summaryrefslogtreecommitdiffstats
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-2/+2
|\
| * efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt2021-03-071-2/+2
* | test: py: add initial coverage for scp03 cmdIgor 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: 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()Heinrich 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
* sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-221-3/+0
* test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2020-08-142-12/+19
* test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro2020-08-134-0/+305
* test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2020-08-132-13/+3
* test/py: fix SquashFS testsJoao Marcos Costa2020-08-103-14/+16
* test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt2020-08-081-2/+5
* test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt2020-08-071-3/+3
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-072-3/+8