Report test coverage of libcharon and starter

This commit is contained in:
Tobias Brunner
2016-06-17 18:48:08 +02:00
parent d707a19733
commit de4e4687ff
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -154,6 +154,9 @@ AM_CPPFLAGS = \
-DIPSEC_DIR=\"${ipsecdir}\" \
-DIPSEC_PIDDIR=\"${piddir}\"
AM_CFLAGS = \
@COVERAGE_CFLAGS@
AM_LDFLAGS = \
-no-undefined
+3
View File
@@ -28,6 +28,9 @@ AM_CPPFLAGS = \
-DPLUGINS=\""${starter_plugins}\"" \
-DDEBUG
AM_CFLAGS = \
@COVERAGE_CFLAGS@
AM_YFLAGS = -v -d
starter_LDADD = \