aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)Author
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
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-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
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: 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-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-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini
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
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro
2020-11-05test/py: test poweroffHeinrich Schuchardt
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29test: Run only the selected SPL testSimon Glass
2020-10-29pytest: Collect SPL unit testsSimon Glass
2020-10-29dtoc: Fix widening of int to bytesSimon Glass
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14test: Add PStore command testsFrédéric Danis
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt
2020-08-22test/py: Update test_bindPatrice Chotard