summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima1-4/+4
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2-2/+0
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass1-0/+38
2022-10-31vbe: Use a manual testSimon Glass1-5/+2
2022-10-31vbe: Add Kconfig options for VPLSimon Glass1-0/+1
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass1-1/+0
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass1-1/+1
2022-10-31test: Support tests which can only be run manuallySimon Glass1-1/+7
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass1-3/+3
2022-10-26test: Move to a working version of setuptoolsSimon Glass1-0/+1
2022-10-18vbe: Add a test for VBE device tree fixupsSimon Glass2-1/+127
2022-10-18vbe: Add fixups for a basic set of OS requestsSimon Glass1-0/+1
2022-10-18test: Move common FIT code into a separate fit_util fileSimon Glass2-70/+99
2022-10-11cmd: xxd: add new commandRoger Knecht2-0/+58
2022-10-11cmd: cat: add new commandRoger Knecht2-0/+55
2022-10-06test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt1-9/+3
2022-09-25sandbox: Add a test for SCSISimon Glass1-0/+9
2022-09-14test: unit test for eficonfigMasahisa Kojima2-0/+394
2022-09-13test/py: Support --build when running tests in parallelSimon Glass2-4/+27
2022-09-13test/py: Move U-Boot building into a functionSimon Glass1-24/+36
2022-09-13test: Make test_gpio_read() independentSimon Glass1-0/+1
2022-09-13test: Mark test_gpt tests as slowSimon Glass1-0/+3
2022-09-13test: Mark all but the first vboot test as slowSimon Glass1-1/+5
2022-09-13test: Make test_efi_bootmgr() single-threadedSimon Glass1-0/+1
2022-09-13test: Make test_sqfs_ls() single-threadedSimon Glass1-0/+1
2022-09-13test: Update FIT tests to run in parallelSimon Glass2-2/+7
2022-09-13test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass1-0/+1
2022-09-13test/py: Allow tests to be marked single-threaded onlySimon Glass2-0/+18
2022-09-13test: Fix test_pinmux to run in parallelSimon Glass1-0/+1
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini1-2/+2
2022-08-12vbe: Support VBE simpleSimon Glass1-1/+1
2022-08-12event: Add an event for device tree fixupsSimon Glass1-0/+1
2022-08-10test: Add some tests for kconfig.hSimon Glass1-0/+39
2022-07-26test/py: Run simple dm commands without checkingMichal Simek1-0/+8
2022-07-26py: tests: Bind should run only on sandboxMichal Simek1-1/+2
2022-07-18efi: test/py: repair authenticated capsules testsVincent Stehlé2-0/+5
2022-07-11Merge branch 'next'Tom Rini2-170/+176
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini1-1/+1
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini1-1/+1
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro3-0/+43
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt1-170/+175
2022-06-23test/py: test_stackprotector: Disable for ASANAndrew Scull1-0/+1
2022-06-19test: work around for EFI terminal size probingHeinrich Schuchardt2-0/+3
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé3-6/+280
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé2-5/+5