aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren1-19/+66
2019-04-26avb: add support for named persistent valuesIgor Opaniuk1-0/+16
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt1-1/+2
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt2-5/+10
2019-04-16test: py: Extend fpga test with fit image with external dataMichal Simek1-0/+13
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini1-2/+0
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut1-0/+11
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut1-0/+37
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut1-0/+26
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut1-0/+21
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut1-11/+27
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot3-0/+208
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot5-3/+48
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot1-0/+2
2019-04-07efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt1-1/+1
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk1-2/+2
2019-02-12test/py: use default load address for tftpHeinrich Schuchardt1-4/+5
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini1-1/+2
2019-01-15test: Use single quote consistentlySimon Glass9-189/+189
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass1-1/+2
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher1-1/+1
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-4/+6
2018-12-03test: vboot: clean its filePhilippe Reynes9-69/+69
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes5-5/+187
2018-12-02efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt1-4/+6
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass4-0/+4
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-0/+15
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass2-7/+7
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass1-1/+30
2018-11-26test/py: Add a way to pass flags to sandboxSimon Glass1-0/+18
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass1-1/+1
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau1-14/+14
2018-11-16test/py: test pinmux commandPatrice Chotard1-0/+66
2018-10-09log: Add helpers for common log levelsSimon Glass1-0/+6
2018-10-08binman: Run tests concurrentlySimon Glass1-0/+1
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass1-3/+4
2018-10-07test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander1-3/+5
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro1-0/+133
2018-10-06test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro1-7/+7
2018-10-06test/py: ignore console read exceptions after test failureStephen Warren1-1/+11
2018-09-23efi_selftest: test key notification functionsHeinrich Schuchardt1-2/+2
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt1-0/+79
2018-09-23test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt1-6/+11
2018-09-23test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt1-0/+7
2018-09-23test/py: fs: add fstest/unlink testAkashi, Takahiro2-0/+171
2018-09-23test/py: fs: add fstest/mkdir testAKASHI Takahiro2-0/+141
2018-09-23test/py: fs: add extended write operation testAKASHI Takahiro3-0/+310
2018-09-23test/py: convert fs-test.sh to pytestAKASHI Takahiro3-0/+515
2018-09-23test/py: typo occuredHeinrich Schuchardt1-1/+1
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt1-0/+58