summaryrefslogtreecommitdiffstats
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* spl/tpl: change banner into upper caseHeiko Schocher2018-12-071-1/+1
* 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
* test/py: Add a way to pass flags to sandboxSimon Glass2018-11-261-0/+18
* spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-261-1/+1
* 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
* binman: Run tests concurrentlySimon Glass2018-10-081-0/+1
* test/py: Fix unicode handling for log filteringSimon Glass2018-10-081-3/+4
* 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
* test/py: ignore console read exceptions after test failureStephen Warren2018-10-061-1/+11
* 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
* test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-201-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-118-22/+30
|\
| * 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: Import 'configparser' lower case to be python 3.x safePaul Burton2018-07-101-2/+6
| * test/py: Use range() rather than xrange()Paul Burton2018-07-103-6/+6
| * test/py: Make print statements python 3.x safePaul Burton2018-07-105-10/+14
* | 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0732-64/+32
* efi_selftest: check installation of the device treeHeinrich Schuchardt2018-04-041-0/+14