aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt1-1/+1
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini3-47/+102
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa3-47/+102
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt4-74/+74
2020-08-22test/py: Update test_bindPatrice Chotard1-6/+9
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard1-3/+0
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2-12/+19
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro4-0/+305
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2-13/+3
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa3-14/+16
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt1-2/+5
2020-08-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt1-3/+3
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren2-3/+8
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa3-0/+101
2020-08-04test/py: Add test support for three stage bootYan Liu1-0/+10
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay1-0/+16
2020-07-31test: environment in ext4Patrick Delaunay1-1/+96
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini1-1/+1
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt1-1/+1
2020-07-28test/py: add tests for the button commandsPhilippe Reynes1-0/+19
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay1-0/+63
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro1-7/+8
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro1-9/+0
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt2-10/+8
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt1-5/+11
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt2-30/+4
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2-0/+59
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2-1/+59
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2-1/+31
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro1-28/+38
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro4-83/+79
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro5-60/+67
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano1-27/+27
2020-07-09log: don't show function by defaultHeinrich Schuchardt1-0/+2
2020-07-07test_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-08test: 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