summaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
AgeCommit message (Expand)Author
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-10test/py: vboot: Remove stderr redirect from openssl commandPaul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren
2016-09-22test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini
2016-08-05test: Adjust run_command_list() to return a list of stringsSimon Glass
2016-08-05test: Add a function to restart U-BootSimon Glass
2016-08-05test: vboot: Put each test variant in its own sectionSimon Glass
2016-08-05test: Rename sha to sha_algo and pass it aroundSimon Glass
2016-08-05test: Drop the cmd() functionSimon Glass
2016-08-05test: Fix typos in commentsSimon Glass
2016-08-05test: Fix typos and tidy upSimon Glass
2016-07-22test/py: vboot can be run only at SandboxMichal Simek
2016-07-22test/py: use absolute dts path in vboot testStephen Warren
2016-07-14test: Convert the vboot test to test/pySimon Glass