summaryrefslogtreecommitdiffstats
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
...
* test: Add PStore command testsFrédéric Danis2020-10-144-0/+77
* test: vboot: add tests for multiple required keysThirupathaiah Annapureddy2020-10-121-2/+44
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+8
* test: pinmux: Add test for pin muxingSean Anderson2020-10-081-18/+18
* test/py: allow multi-digit index in in_tree()Pratyush Yadav2020-09-301-1/+1
* test: do no assume hush parser in validate_empty()Heinrich Schuchardt2020-09-121-1/+1
* Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-253-47/+102
|\
| * test/py: Add tests for LZO and ZSTDJoao Marcos Costa2020-08-243-47/+102
* | efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt2020-08-244-74/+74
|/
* test/py: Update test_bindPatrice Chotard2020-08-221-6/+9
* 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/py: Add test support for three stage bootYan Liu2020-08-041-0/+10
* 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/py: use actual core count for parallel buildsHeinrich Schuchardt2020-06-021-1/+1