Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/py/tests/test_vboot.py: Add check that we boot the image | Tom Rini | 2016-09-22 | 1 | -6/+10 |
* | test: Adjust run_command_list() to return a list of strings | Simon Glass | 2016-08-05 | 1 | -1/+1 |
* | test: Add a function to restart U-Boot | Simon Glass | 2016-08-05 | 1 | -2/+3 |
* | test: vboot: Put each test variant in its own section | Simon Glass | 2016-08-05 | 1 | -5/+5 |
* | test: Rename sha to sha_algo and pass it around | Simon Glass | 2016-08-05 | 1 | -25/+28 |
* | test: Drop the cmd() function | Simon Glass | 2016-08-05 | 1 | -10/+12 |
* | test: Fix typos in comments | Simon Glass | 2016-08-05 | 1 | -6/+6 |
* | test: Fix typos and tidy up | Simon Glass | 2016-08-05 | 1 | -2/+4 |
* | test/py: vboot can be run only at Sandbox | Michal Simek | 2016-07-22 | 1 | -0/+1 |
* | test/py: use absolute dts path in vboot test | Stephen Warren | 2016-07-22 | 1 | -1/+1 |
* | test: Convert the vboot test to test/py | Simon Glass | 2016-07-14 | 1 | -0/+185 |