summaryrefslogtreecommitdiffstats
path: root/test/py/tests
Commit message (Expand)AuthorAgeFilesLines
...
* test/py: mmc: Add 'mmc rescan' testMarek Vasut2019-04-091-0/+26
* test/py: mmc: Add 'mmc dev' testMarek Vasut2019-04-091-0/+21
* test/py: mmc: Factor out device selectionMarek Vasut2019-04-091-11/+27
* test: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-093-0/+208
* test: fs: Add filesystem integrity checksJean-Jacques Hiblot2019-04-095-3/+48
* test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot2019-04-091-0/+2
* efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt2019-04-071-1/+1
* test/py: use default load address for tftpHeinrich Schuchardt2019-02-121-4/+5
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-151-1/+2
|\
| * dm: Tidy up 'dm tree' output when there are many devicesSimon Glass2019-01-141-1/+2
* | test: Use single quote consistentlySimon Glass2019-01-159-189/+189
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-4/+6
|\
| * efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt2018-12-021-4/+6
* | test: vboot: clean its filePhilippe Reynes2018-12-039-69/+69
* | test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-035-5/+187
|/
* test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-294-0/+4
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+15
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-262-7/+7
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-261-1/+30
* dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau2018-11-201-14/+14
* test/py: test pinmux commandPatrice Chotard2018-11-161-0/+66
* log: Add helpers for common log levelsSimon Glass2018-10-091-0/+6
* test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander2018-10-071-3/+5
* test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro2018-10-061-0/+133
* test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro2018-10-061-7/+7
* efi_selftest: test key notification functionsHeinrich Schuchardt2018-09-231-2/+2
* test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt2018-09-231-0/+79
* test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt2018-09-231-6/+11
* test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt2018-09-231-0/+7
* test/py: fs: add fstest/unlink testAkashi, Takahiro2018-09-232-0/+171
* test/py: fs: add fstest/mkdir testAKASHI Takahiro2018-09-232-0/+141
* test/py: fs: add extended write operation testAKASHI Takahiro2018-09-233-0/+310
* test/py: convert fs-test.sh to pytestAKASHI Takahiro2018-09-233-0/+515
* test/py: typo occuredHeinrich Schuchardt2018-09-231-1/+1
* test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt2018-09-231-0/+58
* test/py: Extend fpga command to test all fpga load typesMichal Simek2018-09-111-0/+552
* cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+178
* test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal2018-07-281-20/+20
* test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-203-5/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-113-9/+11
|\
| * test/py: vboot: Remove stderr redirect from openssl commandPaul Burton2018-07-101-2/+2
| * test/py: hush_if_test: Use open() in place of file()Paul Burton2018-07-101-1/+1
| * test/py: fit: Open files as binary filesPaul Burton2018-07-101-1/+1
| * test/py: Make print statements python 3.x safePaul Burton2018-07-101-5/+7
* | vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+33
|/
* test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini2018-06-191-0/+5
* test/py: avb2.0: add tests for avb commandsIgor Opaniuk2018-06-181-0/+111
* tests: Make test_log.py tests depend on cmd_log not logTom Rini2018-05-311-2/+2
* test/py: add TPMv2.x test suiteMiquel Raynal2018-05-251-0/+233