summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix jumping EC from RO to RW if disable-jump was called on previous bootfirmware-winky-5216.265.Bfirmware-swanky-5216.238.Bfirmware-squawks-5216.152.Bfirmware-quawks-5216.204.Bfirmware-kip-5216.227.Bfirmware-expresso-5216.223.Bfirmware-enguarde-5216.201.Bfirmware-clapper-5216.199.BRandall Spangler2014-02-141-0/+5
* VbBootRecovery: Make second check for 'remove' devices if none foundstabilize-springlte-5116.46.Bstabilize-5116.88.Bstabilize-5116.53.Bstabilize-5116.115.Bstabilize-5116.113.Brelease-R33-5116.Bfirmware-winky-5216.1.Bfirmware-clapper-5218.Bfactory-monroe-5140.Bfactory-beltino-5140.14.BShawn Nematbakhsh2013-12-161-0/+16
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-061-3/+2
* Add memory leak checkingSimon Glass2013-09-1715-2/+43
* Fix improper memset statement.stabilize-4701.BHan Shen2013-09-041-1/+1
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-3011-54/+366
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-2911-366/+54
* Implementation of Region APISimon Glass2013-08-2811-54/+366
* Correct some minor compiler warningsSimon Glass2013-08-251-2/+3
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-233-19/+19
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-223-5/+5
* Add MTD test scriptAlbert Chaulk2013-07-161-21/+30
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-031-17/+19
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-122-0/+20
* EC software sync no longer checks for shutdown requestedRandall Spangler2013-06-121-3/+5
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-101-0/+185
* 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