summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt2021-11-301-0/+20
* configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt2021-11-301-0/+1
* test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt2021-11-261-2/+4
* test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt2021-11-261-1/+3
* test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt2021-11-261-11/+14
* test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt2021-11-261-13/+13
* test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt2021-11-261-6/+8
* test: address some pylint warningsHeinrich Schuchardt2021-11-262-9/+7
* pytest: Show a message when sandbox crashesSimon Glass2021-10-141-12/+44
* pytest: Shorten traceback length by defaultSimon Glass2021-10-141-0/+5
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-0/+7
|\
| * test/py: Add usb gadget binding testPatrice Chotard2021-10-121-0/+7
* | test: Allow tpm2 tests to run in parallelSimon Glass2021-10-051-6/+46
* | test: Allow hush tests to run in parallelSimon Glass2021-10-051-14/+6
* | test: Allow vboot tests to run in parallelSimon Glass2021-10-051-13/+16
* | test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc2021-10-052-0/+187
* | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-0/+28
|\ \ | |/
| * test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy2021-09-241-0/+28
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-2/+2
|/
* sandbox: tpm: Support extending a PCR multiple timesSimon Glass2021-08-011-1/+17
* test/py: Improve check for mksquashfs versionMarek BehĂșn2021-07-281-1/+1
* test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro2021-07-241-3/+3
* cmd: pinmux: update result of do_statusPatrick Delaunay2021-07-231-2/+2
* test/py: rewrite sqfsls command test suiteJoao Marcos Costa2021-07-051-19/+121
* test/py: rewrite sqfsload command test suiteJoao Marcos Costa2021-07-051-30/+138
* test/py: rewrite common tools for SquashFS testsJoao Marcos Costa2021-07-051-64/+193
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-052-1/+48
* test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak2021-07-051-16/+15
* test: Include /sbin to the PATH when creating file systemAndy Shevchenko2021-06-231-0/+4
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
* test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn2021-05-241-1/+1
* pytest: add sandbox test for "extension" commandKory Maincent2021-05-131-0/+53
* tests: patman: Add requests to the module listTom Rini2021-04-291-0/+1
* test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini2021-04-241-1/+1
* test/py: Fix efidebug related testsIlias Apalodimas2021-04-244-19/+19
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+14
* test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc2021-04-141-1/+1
* test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc2021-04-141-0/+111
* test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc2021-04-141-0/+1
* test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-121-0/+26
* pytest: Lower pygit2 requirementTom Rini2021-04-071-1/+1
* Merge branch 'next'Tom Rini2021-04-058-22/+56
|\
| * Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-291-0/+2
| |\
| * | test: test the ESRT creationJose Marinho2021-03-251-0/+8
| * | efidebug: add multiple device path instances on Boot####Ilias Apalodimas2021-03-254-19/+19
| * | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-2/+2
| |\ \
| * | | test: py: add initial coverage for scp03 cmdWIP/2021-03-12-assorted-improvementsIgor Opaniuk2021-03-141-0/+27
| * | | test: Rename all linker lists to have a ut_ prefixSimon Glass2021-03-121-1/+1
| * | | test: Re-enable test_ofplatdataSimon Glass2021-03-121-1/+1
| * | | sandbox: Drop the 'starting...' messageSimon Glass2021-03-121-1/+0