summaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
AgeCommit message (Expand)Author
2016-09-22test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini
2016-08-06test: Adjust run_command_list() to return a list of stringsSimon Glass
2016-08-06test: Add a function to restart U-BootSimon Glass
2016-08-06test: vboot: Put each test variant in its own sectionSimon Glass
2016-08-06test: Rename sha to sha_algo and pass it aroundSimon Glass
2016-08-06test: Drop the cmd() functionSimon Glass
2016-08-06test: Fix typos in commentsSimon Glass
2016-08-06test: 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