summaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
2022-12-06event: Re-add file paths to the testsTom Rini
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima
2022-11-07dm: Add tests for the sandbox host driverSimon Glass
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31vbe: Use a manual testSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-10-17vbe: Add fixups for a basic set of OS requestsSimon Glass
2022-10-17test: Move common FIT code into a separate fit_util fileSimon Glass
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-06test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt
2022-09-25sandbox: Add a test for SCSISimon Glass
2022-09-14test: unit test for eficonfigMasahisa Kojima
2022-09-12test: Make test_gpio_read() independentSimon Glass
2022-09-12test: Mark test_gpt tests as slowSimon Glass
2022-09-12test: Mark all but the first vboot test as slowSimon Glass
2022-09-12test: Make test_efi_bootmgr() single-threadedSimon Glass
2022-09-12test: Make test_sqfs_ls() single-threadedSimon Glass
2022-09-12test: Update FIT tests to run in parallelSimon Glass
2022-09-12test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass
2022-09-12test: Fix test_pinmux to run in parallelSimon Glass
2022-08-12vbe: Support VBE simpleSimon Glass
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-08-10test: Add some tests for kconfig.hSimon Glass
2022-07-26test/py: Run simple dm commands without checkingMichal Simek
2022-07-26py: tests: Bind should run only on sandboxMichal Simek
2022-07-18efi: test/py: repair authenticated capsules testsVincent Stehlé
2022-07-11Merge branch 'next'Tom Rini
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt
2022-06-23test/py: test_stackprotector: Disable for ASANAndrew Scull
2022-06-19test: work around for EFI terminal size probingHeinrich Schuchardt
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt
2022-05-26test/py: test_part: Correct the test case nameBin Meng
2022-05-26test/py: test_fs: Correct the test case nameBin Meng
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini