aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger1-0/+86
2018-10-09sysreset: Add a way to find the last resetSimon Glass1-0/+20
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass1-1/+0
2018-10-09panel: Expand the backlight supportSimon Glass1-0/+29
2018-10-09test: panel: Add a test for the panel uclassSimon Glass2-0/+51
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-0/+16
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass1-0/+31
2018-10-09sandbox: video: Speed up video outputSimon Glass1-1/+1
2018-10-09log: Add helpers for common log levelsSimon Glass2-0/+19
2018-10-08binman: Run tests concurrentlySimon Glass1-0/+1
2018-10-08test: Reduce the number of tests run with sandbox_flattreeSimon Glass1-1/+2
2018-10-08test: Tidy up comments and variable nameSimon Glass1-4/+8
2018-10-08test: Print the name of each test before running itSimon Glass1-11/+19
2018-10-08test: Simplify the PATH setupSimon Glass1-9/+9
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass1-3/+4
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+12
2018-10-07test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander1-3/+5
2018-10-07test: tee: test TEE uclassJens Wiklander2-0/+99
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro1-0/+133
2018-10-06test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro1-7/+7
2018-10-06test/py: ignore console read exceptions after test failureStephen Warren1-1/+11
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini4-0/+163
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja2-0/+23
2018-09-29test: Add tests for board uclassMario Six2-0/+58
2018-09-29test: Add tests for dev_{enable, disable}_by_pathMario Six1-0/+28
2018-09-29test: Add tests for DT-manipulation functionsMario Six1-0/+54
2018-09-28test: list: Add tests for hexdump.cMario Six3-0/+101
2018-09-28video_osd: Add osd sandbox driver and testsMario Six2-0/+211
2018-09-23efi_selftest: test key notification functionsHeinrich Schuchardt1-2/+2
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt1-0/+79
2018-09-23test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt1-6/+11
2018-09-23test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt1-0/+7
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt1-4/+4
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro2-0/+171
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro2-0/+141
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro3-0/+310
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro3-0/+515
2018-09-23fs-test: update the test result as of v2018.09AKASHI Takahiro1-10/+12
2018-09-23fs-test: fix false positive error at Test Case 12AKASHI Takahiro1-1/+1
2018-09-23test/py: typo occuredHeinrich Schuchardt1-1/+1
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt1-0/+58
2018-09-23test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt1-0/+34
2018-09-23test: test printing UnicodeHeinrich Schuchardt1-0/+43
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt4-3/+485
2018-09-23test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt1-4/+2
2018-09-18dm: fix alignment of help message of "dm" commandMasahiro Yamada1-1/+1
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander1-0/+27
2018-09-18test: Add tests for CPU uclassMario Six2-0/+46
2018-09-18test: Add tests for sysreset_get_statusMario Six1-0/+20
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini1-0/+552