summaryrefslogtreecommitdiff
path: root/common/test_util.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+2
* emulator: Keep fail count across sysjumpVic (Chun-Ju) Yang2014-01-081-1/+34
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-271-0/+12
* Add boot key testVic Yang2013-09-051-0/+3
* Add multi-step test supportVic Yang2013-09-051-0/+45
* Flush test coverage information before rebooting emulatorVic Yang2013-09-041-1/+10
* Host commands don't set the response pointerRandall Spangler2013-08-021-7/+1
* Add flash host read command testVic Yang2013-07-111-1/+7
* A method to mock host commandVic Yang2013-06-171-0/+19
* Make target for test coverage report generationVic Yang2013-06-161-0/+32
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+5
* Put test utility macros in headerVic Yang2013-05-081-0/+36