summaryrefslogtreecommitdiff
path: root/tests/vboot_common2_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Add more vboot common testsRandall Spangler2013-01-251-0/+5
* Convert common tests from shell scripts to running directlyRandall Spangler2013-01-231-201/+232
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-11/+10
* Added size param to VerifyData()Randall Spangler2010-07-191-29/+35
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-1/+1
* Add a script to generate test vboot-format public keys.Gaurav Shah2010-06-291-1/+1
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-4/+5
* Remove old firmware verification code, now that firmware build has switched t...Randall Spangler2010-06-161-1/+0
* Implemented pipelined hash calculation in LoadFirmware()Randall Spangler2010-06-151-2/+29
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-4/+6
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-0/+210