summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Software sync checks for shutdown-requested in all code pathsRandall Spangler2013-02-121-0/+27
* Add more display testsRandall Spangler2013-02-111-3/+51
* Add more vboot_api_kernel testsstabilize-bluetooth-smartRandall Spangler2013-02-064-5/+1131
* Fix and enable vboot_api_kernel_testsRandall Spangler2013-02-061-34/+14
* Reformat to kernel styleRandall Spangler2013-02-061-242/+261
* Remove +x permissions from source files.Bill Richardson2013-02-051-0/+0
* Add even more load kernel testsstabilize-3658.0.0Randall Spangler2013-02-011-5/+133
* Add more vboot_kernel testsRandall Spangler2013-01-311-9/+216
* Add kernel testsRandall Spangler2013-01-311-0/+203
* Add tlcl testsRandall Spangler2013-01-311-0/+351
* Add display testsRandall Spangler2013-01-291-9/+112
* Reformat files to kernel styleRandall Spangler2013-01-251-248/+254
* Add more vboot common testsRandall Spangler2013-01-253-0/+29
* Start adding display testsRandall Spangler2013-01-251-0/+83
* Improve coverage of cgptlib.cRandall Spangler2013-01-241-0/+127
* Reformat cgptlib_testRandall Spangler2013-01-241-1103/+1156
* Remove unused vbutil_ecRandall Spangler2013-01-242-179/+0
* Reformat vboot_common_testsRandall Spangler2013-01-241-188/+199
* Improve coverage of vboot_api_init.cRandall Spangler2013-01-241-3/+106
* Reformat vboot_api_init_testsRandall Spangler2013-01-241-332/+354
* Improve coverage of rollback_index.cRandall Spangler2013-01-232-774/+901
* Improve coverage of vbnvstorage testRandall Spangler2013-01-231-1/+34
* Convert common tests from shell scripts to running directlyRandall Spangler2013-01-233-253/+376
* Run some tests under qemu when cross-compilingRandall Spangler2013-01-163-7/+5
* Rename files and defines to simplify makefile.Randall Spangler2013-01-1111-0/+0
* Unify vboot build into a single makefileRandall Spangler2013-01-113-264/+0
* Move lengthy tests from 'make runtests' to 'make runlongtests'Randall Spangler2013-01-034-105/+207
* Add more recovery_reason codesBill Richardson2012-11-262-4/+4
* CHROMIUMOS: "flimflam" init file is now named "shill"Paul Stewart2012-11-061-2/+2
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-261-34/+39
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+1
* Replace %L with %ll in format strings.Gabe Black2012-09-091-2/+2
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-0/+6
* cgpt: Fix error in modifying size of an existing partitionBill Richardson2012-08-241-0/+25
* Rename $GPT as $CGPT, just for clarity.Bill Richardson2012-08-241-63/+63
* Fix broken bitmap testsBill Richardson2012-08-246-6/+6
* Add clear TPM owner requestRandall Spangler2012-08-153-14/+49
* tests: relocate state file to actual /varKees Cook2012-07-231-1/+1
* devkeys: add key.versions and install kernel keysMike Frysinger2012-07-183-0/+4
* Fix broken tests left from commit dc6b642bBill Richardson2012-07-101-0/+4
* Add GBB flags to enable dev mode by defaultRandall Spangler2012-06-142-1/+33
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-112-12/+2
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-082-25/+48
* cryptolib: rename SHA* function to avoid openssl collisionfirmware-link-2348.BKees Cook2012-05-222-6/+6
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-183-51/+84
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-172-10/+246
* vboot_reference: update to newer libbase verfactory-2305.BMike Frysinger2012-05-141-2/+2
* 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