summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfyRandall Spangler2011-03-181-2/+0
* Run TPM timing test to completion instead of stopping at the first error.Luigi Semenzato2011-03-151-5/+13
* Add VB test error func/numRandall Spangler2011-03-151-0/+2
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-021-127/+0
* rename tried_fwb constantsRandall Spangler2011-02-251-1/+1
* Add NV storage fields for firmware flagsRandall Spangler2011-02-251-63/+37
* Add dev firmware key to devkeys.Randall Spangler2011-02-244-0/+4
* VbNvStorage cleanup and commentsRandall Spangler2011-02-221-38/+2
* Add NV storage API to vboot referenceRandall Spangler2011-02-172-0/+211
* Allow yaml file to specify default compression for imagesBill Richardson2011-02-171-0/+33
* Correctly handle reuse of screens in yaml file.Bill Richardson2011-02-172-0/+51
* Write images to the bmpblock in the order they appear in the yaml.Bill Richardson2011-02-173-0/+92
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-171-4/+12
* Enable EFIv1 compression in bmpbklk_utility.Bill Richardson2011-02-144-1/+94
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-101-3/+8
* Test BMP files more thoroughly to be sure they're valid.Bill Richardson2011-02-081-0/+0
* Improve error messages from tests.Luigi Semenzato2011-02-083-23/+20
* Add test framework for bmpblk_utility.Bill Richardson2011-02-076-1/+102
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-292-10/+148
* Include gen_fuzz_test_cases when execting tests.vbendeb2010-11-101-1/+4
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-092-4/+4
* Make dumpRSAPublicKey also accept a public key in PEM formatGaurav Shah2010-11-012-2/+2
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-292-0/+49
* Make the factory installer keyblock use a different kernel key than the recov...Gaurav Shah2010-10-171-3/+3
* make_dev_ssd: new script to change SSD image to dev keyHung-Te Lin2010-10-161-0/+0
* Always compile the TPM tests with -DVBOOT_DEBUG.Luigi Semenzato2010-10-041-0/+3
* Fix build broken by assert() expanding to nothing.Luigi Semenzato2010-10-041-4/+5
* Revive TPM firmware autotest.Luigi Semenzato2010-09-301-1/+4
* Fix test suite deficiencies.vbendeb2010-09-2955-311/+347
* Add missing header file.Luigi Semenzato2010-09-151-0/+34
* Add new files: two tests, one common file, one program to set things up.Luigi Semenzato2010-09-1517-319/+294
* Fix autotest Makefile for vboot_reference.Gaurav Shah2010-09-071-1/+1
* Successful partitions are never marked bad by cgptlib.Randall Spangler2010-09-071-9/+10
* More cgptlib testsBill Richardson2010-08-271-0/+98
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-259-9/+0
* Run the cgpt tests in a separate directory.Bill Richardson2010-08-202-14/+9
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-17/+21
* Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for fi...Randall Spangler2010-08-122-72/+1
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-092-5/+35
* Utility to run the self test before we can run tcsd.Luigi Semenzato2010-08-042-0/+32
* Various bug fixes to tpm_lite. Some changes to the test suite.Luigi Semenzato2010-08-041-4/+18
* Modify the key generation script and add an installer keyblock to the dev keys.Gaurav Shah2010-07-282-0/+3
* Added size param to VerifyData()Randall Spangler2010-07-192-56/+62
* Add lots of debugging to TPM library.Randall Spangler2010-07-198-13/+13
* Add tpm lite to vboot referenceRandall Spangler2010-07-1414-0/+701
* New targets to compile and install rollback tests only with USE=rbtest emerge...Luigi Semenzato2010-07-081-9/+6
* Replace TlclDefineSpace with SafeDefineSpace for extra paranoia.Luigi Semenzato2010-07-081-13/+33
* Fix makefiles to work with ebuildRandall Spangler2010-07-081-0/+3
* Don't build rollback index test as part of 'all', since it depends on the rea...Randall Spangler2010-07-081-4/+6
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-083-12/+807