summaryrefslogtreecommitdiff
path: root/tests/test_common.h
Commit message (Expand)AuthorAgeFilesLines
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-151-167/+0
* vboot/tests: Add test_fail function and TEST_FAIL macroedisonhello2021-08-041-0/+11
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-1/+1
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-231-0/+20
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-1/+0
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+0
* test: Make TEST_* report test locationstabilize-8337.BDaisuke Nojiri2016-05-101-14/+81
* test: Add TEST_STR_NEQDaisuke Nojiri2016-05-081-0/+5
* vb21 tests: use the build dir for temp filesMike Frysinger2015-03-131-0/+7
* futility: add tests for futil_file_type(), correctly this timeBill Richardson2015-03-121-0/+1
* Revert "futility: add tests for futil_file_type()"Prathmesh Prabhu2015-03-121-1/+0
* futility: add tests for futil_file_type()Bill Richardson2015-03-111-0/+1
* vboot2: Use more specific error codesstabilize-5944.Bstabilize-5943.Bstabilize-5942.Bfactory-samus-5939.BRandall Spangler2014-06-071-0/+4
* Add memory leak checkingSimon Glass2013-09-171-0/+3
* Enable (and test) custom dev-mode soundsBill Richardson2011-10-051-0/+8
* Add tests for vboot_firmware.cRandall Spangler2011-09-011-5/+5
* Add tests for rsa_utility.cRandall Spangler2011-09-011-0/+6
* Partial unit tests for rollback_indexRandall Spangler2011-08-261-2/+8
* Add tests for vboot_reference stateful_util.cRandall Spangler2011-08-241-1/+7
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-2/+8
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-27/+0
* Remove old firmware verification code, now that firmware build has switched t...Randall Spangler2010-06-161-25/+0
* Make kernel signature a part of the kernel preamble.Gaurav Shah2010-05-261-0/+4
* Change VerifyFirmware() to take separate pointers to firmware verification he...Gaurav Shah2010-04-181-14/+13
* Propagate use of uint64_t to more functions that may need to deal with arbitr...Gaurav Shah2010-03-291-4/+4
* VBoot Reference: Fix splicing bugs in Firmware and Kernel verification.Gaurav Shah2010-03-291-2/+5
* VBoot Reference: Add kernel rollback prevention and choosing logic.Gaurav Shah2010-03-261-3/+10
* Move test utility functions to a common place.Gaurav Shah2010-03-251-1/+48
* VBoot Reference: Add version checking to for preventing rollbacks.Gaurav Shah2010-03-241-0/+13