aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren1-0/+4
2016-09-22test/py/tests/test_vboot.py: Add check that we boot the imageTom Rini1-6/+10
2016-08-05test: Adjust run_command_list() to return a list of stringsSimon Glass1-1/+1
2016-08-05test: Add a function to restart U-BootSimon Glass1-2/+3
2016-08-05test: vboot: Put each test variant in its own sectionSimon Glass1-5/+5
2016-08-05test: Rename sha to sha_algo and pass it aroundSimon Glass1-25/+28
2016-08-05test: Drop the cmd() functionSimon Glass1-10/+12
2016-08-05test: Fix typos in commentsSimon Glass1-6/+6
2016-08-05test: Fix typos and tidy upSimon Glass1-2/+4
2016-07-22test/py: vboot can be run only at SandboxMichal Simek1-0/+1
2016-07-22test/py: use absolute dts path in vboot testStephen Warren1-1/+1
2016-07-14test: Convert the vboot test to test/pySimon Glass1-0/+185