Commit Graph

552 Commits (a4f737a9c39abb45a5bde47f313df48e645331f7)

Author SHA1 Message Date
Simon Glass a4f737a9c3 panel: Expand the backlight support 7 years ago
Simon Glass 5d9a88f44a test: panel: Add a test for the panel uclass 7 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 7 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 7 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 7 years ago
Simon Glass cdd140af5c log: Add helpers for common log levels 7 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 7 years ago
Simon Glass 2673afe221 test: Reduce the number of tests run with sandbox_flattree 7 years ago
Simon Glass 3bc11e818c test: Tidy up comments and variable name 7 years ago
Simon Glass c9adb3559c test: Print the name of each test before running it 7 years ago
Simon Glass 734f3de924 test: Simplify the PATH setup 7 years ago
Simon Glass 87b05ee3a9 test/py: Fix unicode handling for log filtering 7 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 7 years ago
Jens Wiklander 07cbae7672 test_avb: Update pymark.buildconfigspec information for the AVB tests 7 years ago
Jens Wiklander a6ab4245d1 test: tee: test TEE uclass 7 years ago
Akashi Takahiro c906f372b2 test/py: test_fs: add docstring comments to helper functions 7 years ago
Akashi Takahiro e4040df555 test/py: test_fs: remove fs_type argument from umount_fs() 7 years ago
Stephen Warren dddea0d0d7 test/py: ignore console read exceptions after test failure 7 years ago
Rajan Vaja 31b8217e83 dm: test: Add "/firmware" node scan test 7 years ago
Mario Six e6fd018108 test: Add tests for board uclass 7 years ago
Mario Six 172942a4a0 test: Add tests for dev_{enable, disable}_by_path 7 years ago
Mario Six 2ea4d0db73 test: Add tests for DT-manipulation functions 7 years ago
Mario Six 87be2fe6ec test: list: Add tests for hexdump.c 7 years ago
Mario Six 4eea531859 video_osd: Add osd sandbox driver and tests 7 years ago
Heinrich Schuchardt 6dec87396e efi_selftest: test key notification functions 7 years ago
Heinrich Schuchardt 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 7 years ago
Heinrich Schuchardt ca09f1df0c test/py: rework test_efi_selftest_text_input() 7 years ago
Heinrich Schuchardt 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL 7 years ago
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 7 years ago
Akashi, Takahiro cce289a928 test/py: fs: add fstest/unlink test 7 years ago
AKASHI Takahiro 50ca19cca9 test/py: fs: add fstest/mkdir test 7 years ago
AKASHI Takahiro 71f27af58e test/py: fs: add extended write operation test 7 years ago
AKASHI Takahiro de8106c198 test/py: convert fs-test.sh to pytest 7 years ago
AKASHI Takahiro 9461fcce37 fs-test: update the test result as of v2018.09 7 years ago
AKASHI Takahiro e75996ce54 fs-test: fix false positive error at Test Case 12 7 years ago
Heinrich Schuchardt da9ea5bb0d test/py: typo occured 7 years ago
Heinrich Schuchardt cb03ec06f5 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL 7 years ago
Heinrich Schuchardt 1a1012a1c6 test: tests for utf_to_lower() utf_to_upper(). 7 years ago
Heinrich Schuchardt fbba2f6776 test: test printing Unicode 7 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 7 years ago
Heinrich Schuchardt 7a9e6ee6eb test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) 7 years ago
Masahiro Yamada 138c8a7562 dm: fix alignment of help message of "dm" command 7 years ago
Jens Wiklander 9bc7e96a7d test: ofnode: test ofnode_by_prop_value() 7 years ago
Mario Six fa44b53398 test: Add tests for CPU uclass 7 years ago
Mario Six cda4688c5e test: Add tests for sysreset_get_status 7 years ago
Michal Simek 65a6b3c2af test/py: Extend fpga command to test all fpga load types 7 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 7 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 7 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 7 years ago
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 7 years ago