summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt5-24/+24
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt2-2/+4
2023-07-14expo: Add tests for the configuration editorSimon Glass1-0/+10
2023-07-07test: Find leftovers after clean/mrproperTobias Deiminger1-0/+105
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-0/+5
2023-06-20python: Update requirements.txt for security issuesTom Rini1-2/+2
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt1-0/+5
2023-06-13Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...Tom Rini1-11/+8
2023-06-13test/py: Account PCR updates properly during testingIlias Apalodimas1-0/+6
2023-06-13test/py: replace 'tpm2 init, startup, selftest' sequencesIlias Apalodimas1-11/+2
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini9-15/+15
2023-06-12global: Use proper project name U-BootMichal Simek9-15/+15
2023-06-08test/py: efi_capsule: test for FMP versioningMasahisa Kojima6-2/+404
2023-06-08test: efi_capsule: refactor efi_capsule testMasahisa Kojima5-642/+287
2023-05-06test/py: IPv6 network discovery testEhsan Mohandesi1-1/+30
2023-05-06net: dhcp6: Add a sandbox test for dhcp6Sean Edmond1-0/+25
2023-05-04Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini1-0/+13
2023-05-04efi: Rename the base efi self-testSimon Glass1-1/+1
2023-05-04test: fix pydoc issues for EFI testsHeinrich Schuchardt5-11/+16
2023-05-04test: hush_if_test: Add hush variable testStefan Herbrechtsmeier1-0/+13
2023-04-25pytest: Use --lazy with umountTom Rini1-2/+2
2023-04-21test: fix launch_efi()Heinrich Schuchardt1-1/+3
2023-04-21test: fix pylint warning for capsule testsHeinrich Schuchardt4-76/+65
2023-04-04test/py: android: extend abootimg testSafae Ouajih1-13/+123
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini1-4/+4
2023-04-02vbe: Use the correct image filename in the testSimon Glass1-2/+4
2023-04-02test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin1-38/+148
2023-03-30test: fs: Check fat short file nameStefan Herbrechtsmeier1-0/+36
2023-03-08test: Add concurrencytest to the requirementsSimon Glass1-0/+1
2023-02-28Merge tag 'v2023.04-rc3' into nextTom Rini1-2/+3
2023-02-23trace: Relax test requirementsSimon Glass1-2/+3
2023-02-14dm: test: Add a test for the various migration combinationsSimon Glass1-0/+108
2023-02-14test: Add a way to set the environment for a pytestSimon Glass2-4/+6
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass1-4/+4
2023-02-11trace: Add a testSimon Glass1-0/+304
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer1-0/+195
2023-01-24part: Add a function to find the first bootable partitionSimon Glass2-4/+9
2023-01-24dm: core: Support sorting devices with dm treeSimon Glass1-0/+38
2023-01-18test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra1-0/+23
2023-01-17bootstd: Add a test for the bootstd menuSimon Glass3-19/+199
2023-01-16sandbox: Enable mmc command and legacy imagesSimon Glass1-0/+2
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher1-0/+24
2022-12-31cmd: source: Support specifying config nameSean Anderson1-1/+10
2022-12-31test: Add test for source commandSean Anderson2-0/+71
2022-12-06event: Re-add file paths to the testsTom Rini1-3/+3
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima1-0/+1
2022-11-08dm: Add tests for the sandbox host driverSimon Glass2-2/+10
2022-11-08dm: sandbox: Switch over to using the new host uclassSimon Glass1-0/+3
2022-11-08test: Correct pylint warnings in fs_helperSimon Glass1-13/+25
2022-11-08test: Split out mk_fs function into a helperSimon Glass2-52/+60