aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/test.c
Commit message (Collapse)AuthorAgeFilesLines
* unit-tests: Add facility to register testable functionsTobias Brunner2013-12-041-0/+50
These can be defined in plugins, or other parts of the tested libraries. They can even be static.