summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2022-08-10test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
2022-03-31test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt
2022-03-26test: test UEFI boot managerHeinrich Schuchardt
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
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