summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/py: add timestamps to logStephen Warren2017-11-173-0/+44
* test/py: regenerate persistent GPT image if code changesStephen Warren2017-11-062-17/+92
* test/py: fix typos in README.mdMasahiro Yamada2017-10-231-3/+3
* cmd: gpt: solve issue for swap and rename commandPatrick Delaunay2017-10-231-10/+6
* test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay2017-10-231-4/+12
* test/py: gpt: add test for sub-command writePatrick Delaunay2017-10-231-0/+20
* test/py: gpt: add test for sub-command read and verifyPatrick Delaunay2017-10-231-2/+29
* test/py: gpt: copy persistent filePatrick Delaunay2017-10-231-9/+14
* test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt2017-10-161-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-10-091-0/+3
|\
| * test: print_ut: Add test for %ls stringsRob Clark2017-10-081-0/+3
* | Merge git://git.denx.de/u-boot-videoTom Rini2017-10-091-12/+46
|\ \ | |/ |/|
| * video: test: Add ANSI escape sequence testsRob Clark2017-09-291-0/+34
| * video: test: Helper for writing stringsRob Clark2017-09-291-12/+12
* | test/dm: Fix string handling issues in the eth testTom Rini2017-10-061-3/+5
* | test/overlay: Fix various malloc/free leaksTom Rini2017-10-061-4/+12
* | fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen2017-10-061-14/+24
* | fs-test: Add FAT16 supportTuomas Tynkkynen2017-10-061-19/+36
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-10-011-158/+5
|\ \
| * | test: dm: usb: Update test cases for USBBin Meng2017-10-011-158/+5
| |/
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-10-011-0/+25
|\ \
| * | test/py: add a test calling the EFI selftestHeinrich Schuchardt2017-09-181-0/+25
| |/
* | test/py: fix anchors in HTML status reportStephen Warren2017-09-291-4/+4
* | test/py: add skip marker for reliance on toolsStephen Warren2017-09-295-5/+43
* | test/py: provide more information about test skip reasonStephen Warren2017-09-291-3/+3
* | test/py: Document required tools/packagesStephen Warren2017-09-291-1/+6
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2017-09-153-9/+63
|\
| * test: overlay: Add unit test for stacked overlayPantelis Antoniou2017-09-153-1/+55
| * ut: fix fdt_getprop_u32() changePantelis Antoniou2017-09-151-8/+8
* | test/py: gpt: make use of infra-structureStephen Warren2017-09-152-40/+66
* | test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt2017-09-151-1/+1
* | add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken2017-09-141-0/+31
* | add pytests for 'gpt guid' command in sandboxAlison Chaiken2017-09-141-0/+38
* | GPT: create block device for sandbox testingAlison Chaiken2017-09-141-0/+19
|/
* dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard2017-09-111-1/+1
* blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot2017-09-111-3/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-26/+26
* env: Rename setenv() to env_set()Simon Glass2017-08-161-36/+36
* test: Move the FIT test into the correct placeSimon Glass2017-08-131-0/+0
* test: Convert the FIT test to test/pySimon Glass2017-08-131-141/+88
* test: Indent test-fit.py to match the next patchSimon Glass2017-08-131-303/+303
* test: Fix FIT test to pass againSimon Glass2017-08-131-1/+1
* tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini2017-07-221-0/+7
* sandbox: Stop printing platdata at the start of SPLSimon Glass2017-07-111-29/+1
* test: Add a test for snprintf() and the banner/versionSimon Glass2017-07-112-0/+84
* dm: core: Add uclass_first/next_device_check()Simon Glass2017-07-111-0/+80
* dm: core: Test uclass_first/next_device() on probe failureSimon Glass2017-07-111-0/+72
* tools/tbot: update READMEHeiko Schocher2017-06-121-1/+1
* test: bus: Add a check that dev is not NULLSimon Glass2017-06-121-0/+3
* test: wdt: Add a check that dev is not NULLSimon Glass2017-06-121-0/+1