summaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
Commit message (Expand)AuthorAgeLines
* test: Adjust run_command_list() to return a list of stringsSimon Glass2016-08-05-1/+1
* test: Add a function to restart U-BootSimon Glass2016-08-05-2/+3
* test: vboot: Put each test variant in its own sectionSimon Glass2016-08-05-5/+5
* test: Rename sha to sha_algo and pass it aroundSimon Glass2016-08-05-25/+28
* test: Drop the cmd() functionSimon Glass2016-08-05-10/+12
* test: Fix typos in commentsSimon Glass2016-08-05-6/+6
* test: Fix typos and tidy upSimon Glass2016-08-05-2/+4
* test/py: vboot can be run only at SandboxMichal Simek2016-07-22-0/+1
* test/py: use absolute dts path in vboot testStephen Warren2016-07-22-1/+1
* test: Convert the vboot test to test/pySimon Glass2016-07-14-0/+185