summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt1-5/+11
2020-07-12test: use virt-make-fs to build imageHeinrich Schuchardt2-30/+4
2020-07-12test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2-0/+59
2020-07-12test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2-1/+59
2020-07-12test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2-1/+31
2020-07-12test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro1-28/+38
2020-07-12test/py: efi_secboot: more fixes against pylintAKASHI Takahiro4-83/+79
2020-07-12test/py: efi_secboot: apply autopep8AKASHI Takahiro5-60/+67
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano1-27/+27
2020-07-10log: don't show function by defaultHeinrich Schuchardt1-0/+2
2020-07-08test_sleep.py: make sleep time and margin configurableHeiko Schocher1-3/+11
2020-07-07cmd: blkls: Add blkls commandNiel Fourie1-0/+13
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie1-2/+20
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie1-0/+13
2020-07-07cmd: part: Add subcommand to list supported partition tablesNiel Fourie1-0/+14
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt1-8/+8
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro1-6/+6
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro3-74/+65
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro3-9/+9
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng1-2/+2
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt1-1/+1
2020-05-09test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt1-1/+16
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt3-9/+9
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes1-19/+33
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt1-24/+6
2020-04-27test: test_fs error messageHeinrich Schuchardt1-2/+3
2020-04-17test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay1-0/+10
2020-04-17test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay1-10/+18
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2-0/+238
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro1-0/+282
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro3-0/+180
2020-04-13Merge branch 'next'Tom Rini3-13/+37
2020-04-11test/py: Allow using buildman to build U-BootSimon Glass2-10/+33
2020-04-10test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng1-3/+4
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson1-0/+17
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass1-1/+1
2020-04-01test: vboot: Move key creation into a functionSimon Glass1-21/+18
2020-04-01test: vboot: Fix pylint errorsSimon Glass1-34/+19
2020-04-01test: vboot: Tidy up the code a littleSimon Glass1-13/+21
2020-04-01test: vboot: Parameterise the testSimon Glass1-6/+14
2020-04-01test: vboot: Add a test for a forged configurationSimon Glass2-1/+440
2020-04-01test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass1-2/+1
2020-03-30test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt1-0/+1
2020-03-28test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt1-2/+3
2020-03-27test/py: mmc: Fix 'mmc info' testcaseHarald Seiler1-2/+2
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan1-0/+37
2020-02-05test: efi_selftest: fix pylint warningsHeinrich Schuchardt1-174/+187
2020-02-05test: test_efi_fit: fix pylint warningsHeinrich Schuchardt1-38/+39
2020-02-04test/py: android: Add test for abootimgSam Protsenko1-0/+159
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko1-1/+1