summaryrefslogtreecommitdiffstats
path: root/src/test_hooks.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename hooks module to test_hooks.David Goldblatt2018-05-181-0/+12
"Hooks" is really the best name for the module that will contain the publicly exposed hooks. So lets rename the current "hooks" module (that hook external dependencies, for reentrancy testing) to "test_hooks".