summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)AuthorFilesLines
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy1-0/+28
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass1-1/+17
2021-07-29test/py: Improve check for mksquashfs versionMarek BehĂșn1-1/+1
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro1-3/+3
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay1-2/+2
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa1-19/+121
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa1-30/+138
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa1-64/+193
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2-1/+48
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak1-16/+15
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko1-0/+4
2021-05-27test: Fix filesystem tests always being skippedAlper Nebi Yasak1-12/+36
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn1-1/+1
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent1-0/+53
2021-04-29tests: patman: Add requests to the module listTom Rini1-0/+1
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini1-1/+1
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas4-19/+19
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+14
2021-04-14test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc1-1/+1
2021-04-14test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc1-0/+111
2021-04-14test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc1-0/+1
2021-04-13test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor1-0/+26
2021-04-07pytest: Lower pygit2 requirementTom Rini1-1/+1
2021-04-05Merge branch 'next'Tom Rini8-22/+56
2021-03-31test: Don't unmount not (yet) mounted systemAndy Shevchenko1-22/+56
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini1-0/+2
2021-03-25test: test the ESRT creationJose Marinho1-0/+8
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas4-19/+19
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko1-0/+2
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-2/+2
2021-03-14test: py: add initial coverage for scp03 cmdIgor Opaniuk1-0/+27
2021-03-12test: Rename all linker lists to have a ut_ prefixSimon Glass1-1/+1
2021-03-12test: Re-enable test_ofplatdataSimon Glass1-1/+1
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass1-1/+0
2021-03-07efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt1-2/+2
2021-02-16test: py: add pygit2 and pyelftools to requirements.txtIgor Opaniuk1-0/+2
2021-02-16image: Check for unit addresses in FITsSimon Glass1-4/+5
2021-02-16libfdt: Check for multiple/invalid root nodesSimon Glass1-1/+2
2021-02-16test: Add tests for the 'evil' vboot attacksSimon Glass1-28/+65
2021-02-16test: Add vboot_evil implementationSimon Glass1-0/+485
2021-02-16fit: Don't allow verification of images with @ nodesSimon Glass2-18/+18
2021-02-02test/py: fix runtest wrapper for pytest 6Stephen Warren1-1/+4
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini1-10/+5
2021-01-29test: correct entry point to pytestHeinrich Schuchardt1-5/+5
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini1-0/+1
2021-01-23doc: move test/py/README.md to HTML documentationHeinrich Schuchardt1-389/+0
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay1-0/+11
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass1-1/+0
2020-12-13test: unit test for exception commandHeinrich Schuchardt1-0/+24
2020-12-03test/py: efi_capsule: test for raw image capsuleAKASHI Takahiro2-0/+66