summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-07test: Find leftovers after clean/mrproperTobias Deiminger
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-20python: Update requirements.txt for security issuesTom Rini
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt
2023-06-13Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-06-13test/py: Account PCR updates properly during testingIlias Apalodimas
2023-06-13test/py: replace 'tpm2 init, startup, selftest' sequencesIlias Apalodimas
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-08test/py: efi_capsule: test for FMP versioningMasahisa Kojima
2023-06-08test: efi_capsule: refactor efi_capsule testMasahisa Kojima
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