aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests
AgeCommit message (Expand)AuthorFilesLines
2021-03-12test: Re-enable test_ofplatdataSimon Glass1-1/+1
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass1-1/+0
2021-02-15image: Check for unit addresses in FITsSimon Glass1-4/+5
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass1-1/+2
2021-02-15test: Add tests for the 'evil' vboot attacksSimon Glass1-28/+65
2021-02-15test: Add vboot_evil implementationSimon Glass1-0/+485
2021-02-15fit: Don't allow verification of images with @ nodesSimon Glass2-18/+18
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini1-10/+5
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini1-0/+1
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay1-0/+11
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass1-1/+0
2020-12-13test: unit test for exception commandHeinrich Schuchardt1-0/+24
2020-12-03test/py: efi_capsule: test for raw image capsuleAKASHI Takahiro2-0/+66
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro4-0/+290
2020-11-05test/py: test poweroffHeinrich Schuchardt1-4/+4
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-47/+34
2020-10-30test: log: Convert log_test from python to CSean Anderson1-104/+0
2020-10-29dm: test: Drop of-platdata pytestSimon Glass1-47/+0
2020-10-29test: Run only the selected SPL testSimon Glass1-1/+1
2020-10-29pytest: Collect SPL unit testsSimon Glass1-0/+34
2020-10-29dtoc: Fix widening of int to bytesSimon Glass1-1/+1
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar1-3/+3
2020-10-14cmd/button: return button statusHeinrich Schuchardt1-8/+26
2020-10-14test: sharpen button label unit testHeinrich Schuchardt1-1/+1
2020-10-14test: Add PStore command testsFrédéric Danis4-0/+77
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy1-2/+44
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass1-0/+8
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-18/+18
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav1-1/+1
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt1-1/+1
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini3-47/+102
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa3-47/+102
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt4-74/+74
2020-08-22test/py: Update test_bindPatrice Chotard1-6/+9
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard1-3/+0
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2-12/+19
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro4-0/+305
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2-13/+3
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa3-14/+16
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt1-2/+5
2020-08-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt1-3/+3
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren2-3/+8
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa3-0/+101
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay1-0/+16
2020-07-31test: environment in ext4Patrick Delaunay1-1/+96
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini1-1/+1
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt1-1/+1
2020-07-28test/py: add tests for the button commandsPhilippe Reynes1-0/+19
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay1-0/+63
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro1-7/+8