summaryrefslogtreecommitdiff
path: root/tests/vboot_api_kernel_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-1/+11
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-1/+0
* vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg2014-11-151-0/+1
* Add memory leak checkingSimon Glass2013-09-171-0/+3
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+1
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-1/+1
* Implementation of Region APISimon Glass2013-08-281-1/+1
* Correct some minor compiler warningsSimon Glass2013-08-251-2/+3
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Add more vboot_api_kernel testsstabilize-bluetooth-smartRandall Spangler2013-02-061-5/+1
* Fix and enable vboot_api_kernel_testsRandall Spangler2013-02-061-34/+14
* Reformat to kernel styleRandall Spangler2013-02-061-242/+261
* Replace %L with %ll in format strings.Gabe Black2012-09-091-2/+2
* Bah. Fix the test, too.Bill Richardson2012-01-271-1/+1
* Make VbTryLoadKernel() go to recovery when no valid disks are foundBill Richardson2012-01-251-0/+320