summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy2021-09-241-0/+28
* sandbox: tpm: Support extending a PCR multiple timesSimon Glass2021-08-011-1/+17
* test/py: Improve check for mksquashfs versionMarek BehĂșn2021-07-281-1/+1
* test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro2021-07-241-3/+3
* cmd: pinmux: update result of do_statusPatrick Delaunay2021-07-231-2/+2
* test/py: rewrite sqfsls command test suiteJoao Marcos Costa2021-07-051-19/+121
* test/py: rewrite sqfsload command test suiteJoao Marcos Costa2021-07-051-30/+138
* test/py: rewrite common tools for SquashFS testsJoao Marcos Costa2021-07-051-64/+193
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-052-1/+48
* test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak2021-07-051-16/+15
* test: Include /sbin to the PATH when creating file systemAndy Shevchenko2021-06-231-0/+4
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
* test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn2021-05-241-1/+1
* pytest: add sandbox test for "extension" commandKory Maincent2021-05-131-0/+53
* tests: patman: Add requests to the module listTom Rini2021-04-291-0/+1
* test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini2021-04-241-1/+1
* test/py: Fix efidebug related testsIlias Apalodimas2021-04-244-19/+19
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+14
* test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc2021-04-141-1/+1
* test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc2021-04-141-0/+111
* test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc2021-04-141-0/+1
* test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-121-0/+26
* pytest: Lower pygit2 requirementTom Rini2021-04-071-1/+1
* Merge branch 'next'Tom Rini2021-04-058-22/+56
|\
| * Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-291-0/+2
| |\
| * | test: test the ESRT creationJose Marinho2021-03-251-0/+8
| * | efidebug: add multiple device path instances on Boot####Ilias Apalodimas2021-03-254-19/+19
| * | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-2/+2
| |\ \
| * | | test: py: add initial coverage for scp03 cmdWIP/2021-03-12-assorted-improvementsIgor Opaniuk2021-03-141-0/+27
| * | | test: Rename all linker lists to have a ut_ prefixSimon Glass2021-03-121-1/+1
| * | | test: Re-enable test_ofplatdataSimon Glass2021-03-121-1/+1
| * | | sandbox: Drop the 'starting...' messageSimon Glass2021-03-121-1/+0
* | | | test: Don't unmount not (yet) mounted systemAndy Shevchenko2021-03-311-22/+56
| |_|/ |/| |
* | | test: Include /sbin to the PATH when creating ext4 disk imageWIP/2021-03-17-assorted-fixesAndy Shevchenko2021-03-171-0/+2
| |/ |/|
* | efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt2021-03-071-2/+2
|/
* test: py: add pygit2 and pyelftools to requirements.txtIgor Opaniuk2021-02-161-0/+2
* image: Check for unit addresses in FITsSimon Glass2021-02-151-4/+5
* libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-151-1/+2
* test: Add tests for the 'evil' vboot attacksSimon Glass2021-02-151-28/+65
* test: Add vboot_evil implementationSimon Glass2021-02-151-0/+485
* fit: Don't allow verification of images with @ nodesSimon Glass2021-02-152-18/+18
* test/py: fix runtest wrapper for pytest 6Stephen Warren2021-02-011-1/+4
* test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini2021-01-291-10/+5
* test: correct entry point to pytestHeinrich Schuchardt2021-01-291-5/+5
* test: test_ofplatdata: Mark as sandbox specificTom Rini2021-01-291-0/+1
* doc: move test/py/README.md to HTML documentationHeinrich Schuchardt2021-01-231-389/+0
* test: add test for dropped trace before log_initPatrick Delaunay2021-01-151-0/+11
* sandbox: Drop unnecessary test nodeSimon Glass2021-01-051-1/+0
* test: unit test for exception commandHeinrich Schuchardt2020-12-131-0/+24
* test/py: efi_capsule: test for raw image capsuleAKASHI Takahiro2020-12-032-0/+66