summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-24test: fix pylint warnings in test_env.pyHeinrich Schuchardt
2022-01-14test: test_lsblk: Mark as sandbox specificPatrick Delaunay
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28test/py: Raise a ValueError if a command failsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass
2021-11-28test/py: Allow passing input to a programSimon Glass
2021-11-26test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt
2021-11-26test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt
2021-11-26test: address some pylint warningsHeinrich Schuchardt
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-10-14pytest: Show a message when sandbox crashesSimon Glass
2021-10-14pytest: Shorten traceback length by defaultSimon Glass
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12test/py: Add usb gadget binding testPatrice Chotard
2021-10-05test: Allow tpm2 tests to run in parallelSimon Glass
2021-10-05test: Allow hush tests to run in parallelSimon Glass
2021-10-05test: Allow vboot tests to run in parallelSimon Glass
2021-10-05test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-07-28test/py: Improve check for mksquashfs versionMarek BehĂșn
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-04-29tests: patman: Add requests to the module listTom Rini
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-14test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc
2021-04-14test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc
2021-04-14test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-07pytest: Lower pygit2 requirementTom Rini