summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-11-14test: dm: blk: Correct blk_base test caseBin Meng
2018-11-14test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng
2018-11-14test: regmap: Add test for regmap_{set, get}Mario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-01test: tee: fix resource leak in dm_test_tee()Jens Wiklander
2018-10-22test: overlay: add missing includeHeinrich Schuchardt
2018-10-20test: Add test for PCI device without compat string and with DT nodeMarek Vasut
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