aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-12-04test: compression: Convert to unit test frameworkSimon Glass2-69/+123
2017-12-02test/py: Allow any unit test suite to be foundSimon Glass1-1/+1
2017-12-02test: compression: Put test variables in a structSimon Glass1-54/+74
2017-12-02test: overlay: Use cmd_ut_category()Simon Glass1-19/+2
2017-12-02test: Add a command function for test executionSimon Glass2-18/+26
2017-11-27test: Correct operation when tests passSimon Glass1-1/+2
2017-11-22test/run: Report and return failureSimon Glass1-3/+17
2017-11-17test/py: add timestamps to logStephen Warren3-0/+44
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren2-17/+92
2017-10-23test/py: fix typos in README.mdMasahiro Yamada1-3/+3
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay1-10/+6
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay1-4/+12
2017-10-23test/py: gpt: add test for sub-command writePatrick Delaunay1-0/+20
2017-10-23test/py: gpt: add test for sub-command read and verifyPatrick Delaunay1-2/+29
2017-10-23test/py: gpt: copy persistent filePatrick Delaunay1-9/+14
2017-10-16test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt1-1/+1
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini1-0/+3
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini1-12/+46
2017-10-08test: print_ut: Add test for %ls stringsRob Clark1-0/+3
2017-10-06test/dm: Fix string handling issues in the eth testTom Rini1-3/+5
2017-10-06test/overlay: Fix various malloc/free leaksTom Rini1-4/+12
2017-10-06fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen1-14/+24
2017-10-06fs-test: Add FAT16 supportTuomas Tynkkynen1-19/+36
2017-10-01Merge git://git.denx.de/u-boot-usbTom Rini1-158/+5
2017-10-01test: dm: usb: Update test cases for USBBin Meng1-158/+5
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+25
2017-09-29test/py: fix anchors in HTML status reportStephen Warren1-4/+4
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren5-5/+43
2017-09-29test/py: provide more information about test skip reasonStephen Warren1-3/+3
2017-09-29test/py: Document required tools/packagesStephen Warren1-1/+6
2017-09-29video: test: Add ANSI escape sequence testsRob Clark1-0/+34
2017-09-29video: test: Helper for writing stringsRob Clark1-12/+12
2017-09-18test/py: add a test calling the EFI selftestHeinrich Schuchardt1-0/+25
2017-09-15Merge git://git.denx.de/u-boot-fdtTom Rini3-9/+63
2017-09-15test/py: gpt: make use of infra-structureStephen Warren2-40/+66
2017-09-15test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt1-1/+1
2017-09-15test: overlay: Add unit test for stacked overlayPantelis Antoniou3-1/+55
2017-09-15ut: fix fdt_getprop_u32() changePantelis Antoniou1-8/+8
2017-09-14add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken1-0/+31
2017-09-14add pytests for 'gpt guid' command in sandboxAlison Chaiken1-0/+38
2017-09-14GPT: create block device for sandbox testingAlison Chaiken1-0/+19
2017-09-11dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard1-1/+1
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot1-3/+3
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-26/+26
2017-08-16env: Rename setenv() to env_set()Simon Glass1-36/+36
2017-08-13test: Move the FIT test into the correct placeSimon Glass1-0/+0
2017-08-13test: Convert the FIT test to test/pySimon Glass1-141/+88
2017-08-13test: Indent test-fit.py to match the next patchSimon Glass1-303/+303
2017-08-13test: Fix FIT test to pass againSimon Glass1-1/+1
2017-07-22tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini1-0/+7