summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-02-116-10/+439
|\
| * test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas2022-02-111-2/+28
| * test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro2022-02-111-4/+22
| * test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2022-02-112-0/+70
| * test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro2022-02-111-2/+2
| * test/py: efi_capsule: add image authentication testAKASHI Takahiro2022-02-114-3/+318
* | test/py: Add test case for mkimage -o argumentJan Kiszka2022-02-113-16/+101
|/
* rsa: adds rsa3072 algorithmJamin Lin2022-01-283-2/+97
* test: fix pylint warnings in test_env.pyHeinrich Schuchardt2022-01-241-8/+12
* test: test_lsblk: Mark as sandbox specificPatrick Delaunay2022-01-141-0/+1
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-202-0/+21
|\
| * 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
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-297-42/+49
|\ \ | |/
| * 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
* | test/py: Raise a ValueError if a command failsSimon Glass2021-11-281-1/+1
* | test/py: Relax the naming rules for unit testsSimon Glass2021-11-281-1/+1
* | test/py: Allow passing input to a programSimon Glass2021-11-282-5/+8
* | env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-161-0/+107
|/
* 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