summaryrefslogtreecommitdiffstats
path: root/test/py/tests
Commit message (Expand)AuthorAgeFilesLines
...
* sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-221-3/+0
* test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2020-08-142-12/+19
* test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro2020-08-134-0/+305
* test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2020-08-132-13/+3
* test/py: fix SquashFS testsJoao Marcos Costa2020-08-103-14/+16
* test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt2020-08-081-2/+5
* test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt2020-08-071-3/+3
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-072-3/+8
* test/py: Add tests for the SquashFS commandsJoao Marcos Costa2020-08-073-0/+101
* test: sandbox: add test for erase commandPatrick Delaunay2020-07-311-0/+16
* test: environment in ext4Patrick Delaunay2020-07-311-1/+96
* test: efi_selftest: Do not force serial# settingTom Rini2020-07-311-1/+1
* test: do not rely on => being the promptHeinrich Schuchardt2020-07-311-1/+1
* test/py: add tests for the button commandsPhilippe Reynes2020-07-281-0/+19
* test: env: add test for env info sub-commandPatrick Delaunay2020-07-261-0/+63
* test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro2020-07-221-7/+8
* test/py: efi_secboot: remove unused functionAKASHI Takahiro2020-07-221-9/+0
* efi_loader: use logging for bootefi commandHeinrich Schuchardt2020-07-222-10/+8
* efi_loader: skip warnings for network configurationHeinrich Schuchardt2020-07-161-5/+11
* test: use virt-make-fs to build imageHeinrich Schuchardt2020-07-112-30/+4
* test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2020-07-112-0/+59
* test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2020-07-112-1/+59
* test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2020-07-112-1/+31
* test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro2020-07-111-28/+38
* test/py: efi_secboot: more fixes against pylintAKASHI Takahiro2020-07-114-83/+79
* test/py: efi_secboot: apply autopep8AKASHI Takahiro2020-07-115-60/+67
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-27/+27
* log: don't show function by defaultHeinrich Schuchardt2020-07-091-0/+2
* test_sleep.py: make sleep time and margin configurableHeiko Schocher2020-07-071-3/+11
* cmd: blkls: Add blkls commandNiel Fourie2020-07-071-0/+13
* cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-071-2/+20
* cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+13
* cmd: part: Add subcommand to list supported partition tablesNiel Fourie2020-07-071-0/+14
* test: correct time stamps for UEFI authenticationHeinrich Schuchardt2020-07-031-8/+8
* test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro2020-07-031-6/+6
* test/py: efi_secboot: remove all "re.search"AKASHI Takahiro2020-07-033-74/+65
* Revert "test: stabilize test_efi_secboot"AKASHI Takahiro2020-07-033-9/+9
* test/py: test_efi_fit: Update #size-cells to 1Bin Meng2020-06-301-2/+2
* test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-081-1/+16
* test: stabilize test_efi_secbootHeinrich Schuchardt2020-05-043-9/+9
* test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes2020-05-011-19/+33
* test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
* test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-0/+10
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-10/+18
* efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
* efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
* efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-162-0/+172
* cmd: Add test and fix bugs for dm driversSean Anderson2020-04-091-0/+17
* test: vboot: Reduce fake kernel size to 500 bytesSimon Glass2020-04-011-1/+1