aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-07-28test/py: Improve check for mksquashfs versionMarek BehĂșn
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-04-29tests: patman: Add requests to the module listTom Rini
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-14test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc
2021-04-14test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc
2021-04-14test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-07pytest: Lower pygit2 requirementTom Rini
2021-04-05Merge branch 'next'Tom Rini
2021-03-31test: Don't unmount not (yet) mounted systemAndy Shevchenko
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-25test: test the ESRT creationJose Marinho
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-14test: py: add initial coverage for scp03 cmdIgor Opaniuk
2021-03-12test: Rename all linker lists to have a ut_ prefixSimon Glass
2021-03-12test: Re-enable test_ofplatdataSimon Glass
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass
2021-03-07efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt
2021-02-16test: py: add pygit2 and pyelftools to requirements.txtIgor Opaniuk
2021-02-15image: Check for unit addresses in FITsSimon Glass
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass
2021-02-15test: Add tests for the 'evil' vboot attacksSimon Glass
2021-02-15test: Add vboot_evil implementationSimon Glass
2021-02-15fit: Don't allow verification of images with @ nodesSimon Glass
2021-02-01test/py: fix runtest wrapper for pytest 6Stephen Warren
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini
2021-01-29test: correct entry point to pytestHeinrich Schuchardt
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini
2021-01-23doc: move test/py/README.md to HTML documentationHeinrich Schuchardt
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass
2020-12-13test: unit test for exception commandHeinrich Schuchardt
2020-12-03test/py: efi_capsule: test for raw image capsuleAKASHI Takahiro