summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-049-1/+182
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-021-0/+23
* Major refactoring of vbutil_kernelBill Richardson2012-03-201-1/+105
* CgptManagerTests: fix linking orderMike Frysinger2012-03-151-3/+3
* Make vbutil_kernel use correct size when verifying headers.Bill Richardson2012-03-152-0/+97
* convert to SLOT-ed libbaseMike Frysinger2012-03-081-3/+11
* Add tests/run_preamble_tests.sh and associated data.Bill Richardson2012-03-08489-0/+189
* Enable building of Cgpt C++ Library for 32-bit.Jay Srinivasan2012-02-232-3/+11
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-162-0/+417
* Bah. Fix the test, too.Bill Richardson2012-01-271-1/+1
* Make VbTryLoadKernel() go to recovery when no valid disks are foundBill Richardson2012-01-252-1/+322
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-191-15/+30
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-182-2/+3
* Add flag to GBB to allow loading PCI Option ROMsBill Richardson2011-11-111-0/+9
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+1
* Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer2011-11-021-20/+0
* Enable (and test) custom dev-mode soundsBill Richardson2011-10-055-19/+273
* Refactor dev-mode delay handling into a separate file.Bill Richardson2011-10-051-2/+1
* Added tests for VbBootDeveloper sound and delayBill Richardson2011-10-052-2/+343
* Add unit tests for vboot_api_firmware.cRandall Spangler2011-09-092-0/+295
* Fix bug in recognizing bad image files.Bill Richardson2011-09-082-1/+3
* Add unit tests for vboot_api_init.cRandall Spangler2011-09-063-1/+276
* Add tests for vboot_firmware.cRandall Spangler2011-09-014-10/+439
* Add tests for rsa_utility.cRandall Spangler2011-09-015-2/+242
* Add more tests for rsa.c.Randall Spangler2011-08-291-19/+63
* Fix makefile typoRandall Spangler2011-08-291-1/+1
* Remaining unit tests for rollback_index.cRandall Spangler2011-08-292-40/+431
* Partial unit tests for rollback_indexRandall Spangler2011-08-264-9/+293
* Add unit tests for tpm_bootmodeRandall Spangler2011-08-252-0/+85
* Add missing tests for vboot_commonRandall Spangler2011-08-241-3/+81
* Add tests for utility.h and sysincludes.h macrosRandall Spangler2011-08-242-2/+55
* Add tests for vboot_reference stateful_util.cRandall Spangler2011-08-245-3/+330
* Add unit tests for utility.cRandall Spangler2011-08-232-0/+68
* Disable broken bmpblock_utility testRandall Spangler2011-08-231-2/+5
* Add support for flags in the firmware preamble.Randall Spangler2011-07-132-10/+23
* Add support for dev_boot_usb flagRandall Spangler2011-07-111-1/+2
* Fix compiler warning in vboot_referenceRandall Spangler2011-07-081-1/+1
* Add string utility functions.Randall Spangler2011-07-082-0/+123
* Fix ARM build for vboot_reference crossystem libRandall Spangler2011-06-271-5/+5
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-2710-56/+55
* Address compiler warnings (errors) for gcc-4.6Bill Richardson2011-05-091-2/+2
* Fix missing break in switch statement.Luigi Semenzato2011-04-281-0/+1
* 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