Commit Graph

527 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
Heinrich Schuchardt 6dec87396e efi_selftest: test key notification functions 6 years ago
Heinrich Schuchardt 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt ca09f1df0c test/py: rework test_efi_selftest_text_input() 6 years ago
Heinrich Schuchardt 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 6 years ago
Akashi, Takahiro cce289a928 test/py: fs: add fstest/unlink test 6 years ago
AKASHI Takahiro 50ca19cca9 test/py: fs: add fstest/mkdir test 6 years ago
AKASHI Takahiro 71f27af58e test/py: fs: add extended write operation test 6 years ago
AKASHI Takahiro de8106c198 test/py: convert fs-test.sh to pytest 6 years ago
AKASHI Takahiro 9461fcce37 fs-test: update the test result as of v2018.09 6 years ago
AKASHI Takahiro e75996ce54 fs-test: fix false positive error at Test Case 12 6 years ago
Heinrich Schuchardt da9ea5bb0d test/py: typo occured 6 years ago
Heinrich Schuchardt cb03ec06f5 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Heinrich Schuchardt 1a1012a1c6 test: tests for utf_to_lower() utf_to_upper(). 6 years ago
Heinrich Schuchardt fbba2f6776 test: test printing Unicode 6 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 6 years ago
Heinrich Schuchardt 7a9e6ee6eb test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Masahiro Yamada 138c8a7562 dm: fix alignment of help message of "dm" command 6 years ago
Jens Wiklander 9bc7e96a7d test: ofnode: test ofnode_by_prop_value() 6 years ago
Mario Six fa44b53398 test: Add tests for CPU uclass 6 years ago
Mario Six cda4688c5e test: Add tests for sysreset_get_status 6 years ago
Michal Simek 65a6b3c2af test/py: Extend fpga command to test all fpga load types 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 6 years ago
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 6 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Mario Six 004e67c216 test: Add tests for misc uclass 6 years ago
Mario Six 87940ec407 test: Add AXI test 6 years ago
Patrick Delaunay 17585e2dc3 sandbox: led: use new function to configure default state 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 82b3104308 test: dm: pci: Test driver binding with driver data provided 6 years ago
Bin Meng 3839b4e8b7 test: dm: pci: Add tests for configuration space access 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago
Bin Meng dd4808f9fa test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() 6 years ago
Peng Fan 4624faadff dm: power-domain: query power domain after get device 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Tom Rini f437fea01c fs-test.sh: Update expected result output 6 years ago
Miquel Raynal d87434a2ba test/py: tpm2: switch from 'tpm' to 'tpm2' command 6 years ago
Quentin Schulz b7a7c4113c test/py: add test for whitelist of variables while importing environment 6 years ago
Quentin Schulz f4eef40b01 test/py: remove hacks for non-zero RAM base address in tests 6 years ago
Quentin Schulz abba76354a test/py: return a RAM address different from 0 as it can be interpreted as NULL 6 years ago
Ramon Fried 20e7705764 test: smem: add basic smem test 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 6 years ago
Paul Burton 8793631ec1 test/py: vboot: Remove stderr redirect from openssl command 6 years ago
Paul Burton 9f9e8a4dda test/py: hush_if_test: Use open() in place of file() 6 years ago
Paul Burton 57bf9bea34 test/py: fit: Open files as binary files 6 years ago
Paul Burton 052ca37daa test/py: Import 'configparser' lower case to be python 3.x safe 6 years ago