summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-10/+439
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas1-2/+28
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro1-4/+22
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2-0/+70
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro1-2/+2
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro4-3/+318
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka3-16/+101
2022-01-29rsa: adds rsa3072 algorithmJamin Lin3-2/+97
2022-01-25test: fix pylint warnings in test_env.pyHeinrich Schuchardt1-8/+12
2022-01-14test: test_lsblk: Mark as sandbox specificPatrick Delaunay1-0/+1
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini2-0/+21
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt1-0/+20
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt1-0/+1
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini7-42/+49
2021-11-29test/py: Raise a ValueError if a command failsSimon Glass1-1/+1
2021-11-29test/py: Relax the naming rules for unit testsSimon Glass1-1/+1
2021-11-29test/py: Allow passing input to a programSimon Glass2-5/+8
2021-11-27test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt1-2/+4
2021-11-27test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt1-1/+3
2021-11-27test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt1-11/+14
2021-11-27test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt1-13/+13
2021-11-27test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt1-6/+8
2021-11-26test: address some pylint warningsHeinrich Schuchardt2-9/+7
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass1-0/+107
2021-10-15pytest: Show a message when sandbox crashesSimon Glass1-12/+44
2021-10-15pytest: Shorten traceback length by defaultSimon Glass1-0/+5
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+7
2021-10-12test/py: Add usb gadget binding testPatrice Chotard1-0/+7
2021-10-05test: Allow tpm2 tests to run in parallelSimon Glass1-6/+46
2021-10-05test: Allow hush tests to run in parallelSimon Glass1-14/+6
2021-10-05test: Allow vboot tests to run in parallelSimon Glass1-13/+16
2021-10-05test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc2-0/+187
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini1-0/+28
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy1-0/+28
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-2/+2
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass1-1/+17
2021-07-29test/py: Improve check for mksquashfs versionMarek BehĂșn1-1/+1
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro1-3/+3
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay1-2/+2
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa1-19/+121
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa1-30/+138
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa1-64/+193
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2-1/+48
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak1-16/+15
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko1-0/+4
2021-05-27test: Fix filesystem tests always being skippedAlper Nebi Yasak1-12/+36
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn1-1/+1
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent1-0/+53
2021-04-29tests: patman: Add requests to the module listTom Rini1-0/+1
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini1-1/+1