summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-10-09log: Add helpers for common log levelsSimon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08test: Reduce the number of tests run with sandbox_flattreeSimon Glass
2018-10-08test: Tidy up comments and variable nameSimon Glass
2018-10-08test: Print the name of each test before running itSimon Glass
2018-10-08test: Simplify the PATH setupSimon Glass
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass
2018-10-07test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander
2018-10-07test: tee: test TEE uclassJens Wiklander
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro
2018-10-06test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro
2018-10-06test/py: ignore console read exceptions after test failureStephen Warren
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29test: Add tests for board uclassMario Six
2018-09-29test: Add tests for dev_{enable, disable}_by_pathMario Six
2018-09-29test: Add tests for DT-manipulation functionsMario Six
2018-09-28test: list: Add tests for hexdump.cMario Six
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-23efi_selftest: test key notification functionsHeinrich Schuchardt
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt
2018-09-23test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro
2018-09-23fs-test: update the test result as of v2018.09AKASHI Takahiro
2018-09-23fs-test: fix false positive error at Test Case 12AKASHI Takahiro
2018-09-23test/py: typo occuredHeinrich Schuchardt
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-09-23test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt
2018-09-23test: test printing UnicodeHeinrich Schuchardt
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2018-09-23test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt
2018-09-18dm: fix alignment of help message of "dm" commandMasahiro Yamada
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander