aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_tests.c
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-1/+0
| | | | This moves hydra->kernel_interface to charon->kernel.
* vici: Make unit-tests independent from libcharon and libhydraMartin Willi2014-05-071-8/+1
| | | | Fixes monolithic build, as we can't depend on the not yet built libcharon.
* vici: Add a test runner for pluginMartin Willi2014-05-071-0/+53