Commit Graph

550 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 6 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 6 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 6 years ago
Simon Glass cdd140af5c log: Add helpers for common log levels 6 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 2673afe221 test: Reduce the number of tests run with sandbox_flattree 6 years ago
Simon Glass 3bc11e818c test: Tidy up comments and variable name 6 years ago
Simon Glass c9adb3559c test: Print the name of each test before running it 6 years ago
Simon Glass 734f3de924 test: Simplify the PATH setup 6 years ago
Simon Glass 87b05ee3a9 test/py: Fix unicode handling for log filtering 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Jens Wiklander 07cbae7672 test_avb: Update pymark.buildconfigspec information for the AVB tests 6 years ago
Jens Wiklander a6ab4245d1 test: tee: test TEE uclass 6 years ago
Akashi Takahiro c906f372b2 test/py: test_fs: add docstring comments to helper functions 6 years ago
Akashi Takahiro e4040df555 test/py: test_fs: remove fs_type argument from umount_fs() 6 years ago
Stephen Warren dddea0d0d7 test/py: ignore console read exceptions after test failure 6 years ago
Rajan Vaja 31b8217e83 dm: test: Add "/firmware" node scan test 6 years ago
Mario Six e6fd018108 test: Add tests for board uclass 6 years ago
Mario Six 172942a4a0 test: Add tests for dev_{enable, disable}_by_path 6 years ago
Mario Six 2ea4d0db73 test: Add tests for DT-manipulation functions 6 years ago
Mario Six 87be2fe6ec test: list: Add tests for hexdump.c 6 years ago
Mario Six 4eea531859 video_osd: Add osd sandbox driver and tests 6 years ago
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