aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2023-06-23test: efi_capsule: Test capsule generation from config fileSughosh Ganu
2023-06-23test: py: Change capsule authenticate test flowSughosh Ganu
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt
2023-05-05test/py: IPv6 network discovery testEhsan Mohandesi
2023-05-05net: dhcp6: Add a sandbox test for dhcp6Sean Edmond
2023-05-04Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini
2023-05-04efi: Rename the base efi self-testSimon Glass
2023-05-04test: fix pydoc issues for EFI testsHeinrich Schuchardt
2023-05-03test: hush_if_test: Add hush variable testStefan Herbrechtsmeier
2023-04-25pytest: Use --lazy with umountTom Rini
2023-04-21test: fix launch_efi()Heinrich Schuchardt
2023-04-21test: fix pylint warning for capsule testsHeinrich Schuchardt
2023-04-04test/py: android: extend abootimg testSafae Ouajih
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini
2023-04-03vbe: Use the correct image filename in the testSimon Glass
2023-04-02test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin
2023-03-30test: fs: Check fat short file nameStefan Herbrechtsmeier
2023-03-08test: Add concurrencytest to the requirementsSimon Glass
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-23trace: Relax test requirementsSimon Glass
2023-02-14dm: test: Add a test for the various migration combinationsSimon Glass
2023-02-14test: Add a way to set the environment for a pytestSimon Glass
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-11trace: Add a testSimon Glass
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-18test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2023-01-16sandbox: Enable mmc command and legacy imagesSimon Glass
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31test: Add test for source commandSean Anderson
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-31test: Support tests which can only be run manuallySimon Glass
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass
2022-10-26test: Move to a working version of setuptoolsSimon Glass
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass