summaryrefslogtreecommitdiff
path: root/test/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/hooks.c: Format with clang-formatJack Rosenthal2022-07-011-6/+3
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* test: add repeating deferred testJett Rink2020-01-311-0/+26
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-7/+11
* Fix an integer underflow bug in hooks testVic (Chun-Ju) Yang2014-01-081-1/+1
* Clean up hook priorties on LM4Randall Spangler2013-11-041-0/+1
* Add boot key testVic Yang2013-09-051-2/+2
* Lessen timing constraints in hooks testVic Yang2013-07-231-3/+3
* More hooks unit testVic Yang2013-06-131-0/+10
* Adjust hooks test timingVic Yang2013-05-171-11/+16
* Relax timing constraints in hooks testVic Yang2013-05-151-2/+2
* Add hook testVic Yang2013-05-141-0/+127