summaryrefslogtreecommitdiff
path: root/test/py/tests/test_vboot.py
Commit message (Expand)AuthorAgeFilesLines
* test: vboot: clean its filePhilippe Reynes2018-12-031-1/+1
* test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-031-5/+7
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-261-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-111-2/+2
|\
| * test/py: vboot: Remove stderr redirect from openssl commandPaul Burton2018-07-101-2/+2
* | vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+33
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: add skip marker for reliance on toolsStephen Warren2017-09-291-0/+4
* 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