summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2023-04-12dm: test: Add a test for the various migration combinationsSimon Glass
2023-04-12test: Add a way to set the environment for a pytestSimon Glass
2023-04-12dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-04-05test/py: android: extend abootimg testSafae Ouajih
2023-02-23trace: Relax test requirementsSimon 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
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/py: Support --build when running tests in parallelSimon Glass
2022-09-12test/py: Move U-Boot building into a functionSimon Glass
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/py: Allow tests to be marked single-threaded onlySimon Glass
2022-09-12test: Fix test_pinmux to run in parallelSimon Glass