Commit Graph

560 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt d796735c33 test: overlay: add missing include 6 years ago
Marek Vasut 25db340309 test: Add test for PCI device without compat string and with DT node 6 years ago
Joe Hershberger ac3f26cc15 net: Don't overwrite waiting packets with asynchronous replies 6 years ago
Joe Hershberger 72ff004258 test: eth: Add a test for the target being pinged 6 years ago
Joe Hershberger 45988dae4c test: eth: Add a test for ARP requests 6 years ago
Simon Glass 751fed426f sysreset: Add a way to find the last reset 6 years ago
Simon Glass eb517315a6 sysreset: Tidy up a few comments and logging 6 years ago
Simon Glass a4f737a9c3 panel: Expand the backlight support 6 years ago
Simon Glass 5d9a88f44a test: panel: Add a test for the panel uclass 6 years ago
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