summaryrefslogtreecommitdiff
path: root/test/py/tests
Commit message (Expand)AuthorAgeFilesLines
* eficonfig: refactor file selection handlingMasahisa Kojima2022-11-221-0/+1
* dm: Add tests for the sandbox host driverSimon Glass2022-11-072-2/+10
* dm: sandbox: Switch over to using the new host uclassSimon Glass2022-11-071-0/+3
* test: Correct pylint warnings in fs_helperSimon Glass2022-11-071-13/+25
* test: Split out mk_fs function into a helperSimon Glass2022-11-072-52/+60
* test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima2022-11-061-4/+4
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-312-2/+0
* vbe: Add a test for the VBE flow into U-Boot properSimon Glass2022-10-311-0/+38
* vbe: Use a manual testSimon Glass2022-10-311-5/+2
* vbe: Add Kconfig options for VPLSimon Glass2022-10-311-0/+1
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-1/+0
* vbe: Rename vbe_fixup to vbe_requestSimon Glass2022-10-311-1/+1
* event: Drop the path when checking event-list filenamesSimon Glass2022-10-291-3/+3
* vbe: Add a test for VBE device tree fixupsSimon Glass2022-10-172-1/+127
* vbe: Add fixups for a basic set of OS requestsSimon Glass2022-10-171-0/+1
* test: Move common FIT code into a separate fit_util fileSimon Glass2022-10-172-70/+99
* cmd: xxd: add new commandRoger Knecht2022-10-112-0/+58
* cmd: cat: add new commandRoger Knecht2022-10-112-0/+55
* test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt2022-10-061-9/+3
* sandbox: Add a test for SCSISimon Glass2022-09-251-0/+9
* test: unit test for eficonfigMasahisa Kojima2022-09-142-0/+394
* test: Make test_gpio_read() independentSimon Glass2022-09-121-0/+1
* test: Mark test_gpt tests as slowSimon Glass2022-09-121-0/+3
* test: Mark all but the first vboot test as slowSimon Glass2022-09-121-1/+5
* test: Make test_efi_bootmgr() single-threadedSimon Glass2022-09-121-0/+1
* test: Make test_sqfs_ls() single-threadedSimon Glass2022-09-121-0/+1
* test: Update FIT tests to run in parallelSimon Glass2022-09-122-2/+7
* test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass2022-09-121-0/+1
* test: Fix test_pinmux to run in parallelSimon Glass2022-09-121-0/+1
* vbe: Support VBE simpleSimon Glass2022-08-121-1/+1
* event: Add an event for device tree fixupsSimon Glass2022-08-121-0/+1
* test: Add some tests for kconfig.hSimon Glass2022-08-101-0/+39
* test/py: Run simple dm commands without checkingMichal Simek2022-07-261-0/+8
* py: tests: Bind should run only on sandboxMichal Simek2022-07-261-1/+2
* efi: test/py: repair authenticated capsules testsVincent Stehlé2022-07-182-0/+5
* Merge branch 'next'Tom Rini2022-07-112-170/+176
|\
| * test: fix some pylint errors in test_bind.pyHeinrich Schuchardt2022-06-281-170/+175
| * test/py: test_stackprotector: Disable for ASANAndrew Scull2022-06-231-0/+1
* | test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro2022-07-053-0/+43
|/
* test: work around for EFI terminal size probingHeinrich Schuchardt2022-06-192-0/+3
* efi: test/py: authenticate fit capsulesVincent Stehlé2022-06-043-6/+280
* test/py: efi_capsule: repair image authentication testVincent Stehlé2022-06-042-5/+5
* test: don't change console timeout in EFI selftest.Heinrich Schuchardt2022-05-281-2/+0
* test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt2022-05-281-61/+28
* test: restore timeout after bootmenu unit testHeinrich Schuchardt2022-05-281-33/+33
* test: fix parsing the mksquashfs version numberHeinrich Schuchardt2022-05-261-5/+4
* test/py: test_part: Correct the test case nameBin Meng2022-05-261-1/+1
* test/py: test_fs: Correct the test case nameBin Meng2022-05-261-1/+1
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-082-0/+57
|\
| * test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas2022-05-072-0/+57