summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé3-6/+280
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé2-5/+5
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt1-2/+0
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt1-61/+28
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt1-33/+33
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt1-5/+4
2022-05-26test/py: test_part: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: test_fs: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: Reset the console timeout valueBin Meng1-0/+4
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+57
2022-05-08test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas2-0/+57
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes1-0/+10
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass1-0/+12
2022-05-05test/py: Add a way to start sandbox without a device treeSimon Glass1-7/+8
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