summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-09-18test: Add tests for CPU uclassMario Six
2018-09-18test: Add tests for sysreset_get_statusMario Six
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-11test/py: Extend fpga command to test all fpga load typesMichal Simek
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10sandbox: Add serial testPatrice Chotard
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24dm: test: Fix typo in test-main commentMichal Simek
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11test: Add AXI testMario Six
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng