summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Set the DTC environment variableSimon Glass2018-01-151-3/+5
* binman: Run code coverage testsSimon Glass2018-01-151-0/+7
* test: Run dtoc testsSimon Glass2018-01-151-0/+1
* test: Run buildman testsSimon Glass2018-01-151-0/+1
* test: Run patman testsSimon Glass2018-01-151-0/+1
* test: Run binman testsSimon Glass2018-01-151-0/+3
* dm: core: parse chosen nodeRob Clark2018-01-152-2/+2
* Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-181-1/+10
|\
| * test/py: Setup variables based on HUSH selectionStephen Warren2017-12-181-1/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-141-0/+2
|\ \ | |/ |/|
| * power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-0/+2
* | test: py: Add an option to skip sleep testMichal Simek2017-12-121-0/+13
* | test/py: gpt: update size of gpt partitionPatrick Delaunay2017-12-121-15/+17
|/
* log: test: Add a pytest for loggingSimon Glass2017-12-071-0/+101
* log: Add a test commandSimon Glass2017-12-073-0/+213
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-12-052-2/+16
|\
| * test/py: check return code of helloworldHeinrich Schuchardt2017-12-011-0/+2
| * test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt2017-12-011-1/+1
| * test/py: test reboot by EFI watchdogHeinrich Schuchardt2017-12-011-1/+13
* | test: compression: Convert to unit test frameworkSimon Glass2017-12-042-69/+123
* | test/py: Allow any unit test suite to be foundSimon Glass2017-12-021-1/+1
* | test: compression: Put test variables in a structSimon Glass2017-12-021-54/+74
* | test: overlay: Use cmd_ut_category()Simon Glass2017-12-021-19/+2
* | test: Add a command function for test executionSimon Glass2017-12-022-18/+26
|/
* test: Correct operation when tests passSimon Glass2017-11-271-1/+2
* test/run: Report and return failureSimon Glass2017-11-221-3/+17
* 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