summaryrefslogtreecommitdiff
path: root/tests/vboot_common_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: remove VbPublicKey structJoel Kitching2019-07-101-43/+14
* vboot: remove VerifyMemberInside functionstabilize-12301.BJoel Kitching2019-06-261-37/+8
* vboot: remove vboot1 version of ARRAY_SIZE macroJoel Kitching2019-06-261-13/+0
* vboot: remove OffsetOf functionJoel Kitching2019-06-261-12/+5
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-261-2/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-1/+2
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-4/+4
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-6/+0
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-1/+1
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-1/+1
* Add memory leak checkingSimon Glass2013-09-171-0/+3
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+0
* Add more vboot common testsRandall Spangler2013-01-251-0/+12
* Reformat vboot_common_testsRandall Spangler2013-01-241-188/+199
* Add missing tests for vboot_commonRandall Spangler2011-08-241-3/+81
* Add tests for utility.h and sysincludes.h macrosRandall Spangler2011-08-241-1/+22
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-3/+7
* Address compiler warnings (errors) for gcc-4.6Bill Richardson2011-05-091-2/+2
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-8/+10
* Assorted integration fixes.Randall Spangler2010-06-231-2/+16
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-0/+101