summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro2020-12-034-0/+290
* test/py: test poweroffHeinrich Schuchardt2020-11-051-4/+4
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-303-52/+42
|\
| * dm: test: Drop of-platdata pytestSimon Glass2020-10-291-47/+0
| * test: Run only the selected SPL testSimon Glass2020-10-291-1/+1
| * pytest: Collect SPL unit testsSimon Glass2020-10-292-5/+42
| * dtoc: Fix widening of int to bytesSimon Glass2020-10-291-1/+1
* | test: log: Convert log_test from python to CSean Anderson2020-10-301-104/+0
|/
* cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-231-3/+3
* cmd/button: return button statusHeinrich Schuchardt2020-10-141-8/+26
* test: sharpen button label unit testHeinrich Schuchardt2020-10-141-1/+1
* 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()WIP/2020-09-12-assorted-bugfixesHeinrich 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