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