aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa
2020-08-04test/py: Add test support for three stage bootYan Liu
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay
2020-07-31test: environment in ext4Patrick Delaunay
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt
2020-07-28test/py: add tests for the button commandsPhilippe Reynes
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-07test_sleep.py: make sleep time and margin configurableHeiko Schocher
2020-07-07cmd: blkls: Add blkls commandNiel Fourie
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie
2020-07-07cmd: part: Add subcommand to list supported partition tablesNiel Fourie
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-27test: test_fs error messageHeinrich Schuchardt
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro
2020-04-13Merge branch 'next'Tom Rini
2020-04-10test/py: Allow using buildman to build U-BootSimon Glass
2020-04-10test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass
2020-04-01test: vboot: Move key creation into a functionSimon Glass
2020-04-01test: vboot: Fix pylint errorsSimon Glass