aboutsummaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
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
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
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt
2020-08-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa
2020-08-04test/py: Add test support for three stage bootYan Liu
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay
2020-07-31test: environment in ext4Patrick Delaunay
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt
2020-07-28test/py: add tests for the button commandsPhilippe Reynes
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt