summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-021-1/+384
* Build dump_fmap into futility.Bill Richardson2013-04-097-15/+124
* Add framework for testing builtin futility functions.Bill Richardson2013-04-054-0/+200
* Massive refactoring of external header files.Bill Richardson2013-04-0242-0/+43
* Get rid of some crufty macros.Gabe Black2013-03-1919-64/+14
* Rename Strncat to StrnAppend, use it instead of strncat.firmware-spring-3824.Bfirmware-spring-3824.84.Bfirmware-spring-3824.55.Bfirmware-spring-3824.4.Bfirmware-skate-3824.129.BBill Richardson2013-03-061-14/+14
* Move CgptManager from vboot_reference to installerBill Richardson2013-03-041-403/+0
* 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