summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
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
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-07test_sleep.py: make sleep time and margin configurableHeiko Schocher