summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima1-2/+0
2022-05-03test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt1-22/+20
2022-05-03test: unit test for bootmenuHeinrich Schuchardt1-0/+48
2022-05-02vpl: Test that VPL runs correctly through to U-Boot properSimon Glass1-0/+14
2022-05-02vpl: Support running vpl testsSimon Glass3-3/+45
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass2-0/+103
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+14
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu3-114/+265
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli1-1/+174
2022-04-07env: Allow text-env tests to run with awkSimon Glass1-14/+14
2022-04-04Merge branch 'next'Tom Rini14-22/+524
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes6-16/+272
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes2-0/+6
2022-03-31test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt2-9/+18
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt1-15/+16
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini2-0/+74
2022-03-26test: test UEFI boot managerHeinrich Schuchardt2-0/+74
2022-03-15test/py: Add tests for the erofsHuang Jianan1-0/+211
2022-03-10event: Add a script to decode the event-spy listSimon Glass1-0/+20
2022-03-02test: Correct pylint errorsSimon Glass4-6/+15
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu1-14/+23
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2-22/+33
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu1-41/+58
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