unit-tests: load all libstrongswan plugins in test-runner

This commit is contained in:
Martin Willi
2013-06-21 10:53:20 +02:00
parent 8c88ca0fcf
commit 3714979427
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ test_runner_SOURCES = \
test_runner_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \
-DPLUGINS=\""${s_plugins}\"" \
@COVERAGE_CFLAGS@ \
@CHECK_CFLAGS@