Report test coverage of libcharon and starter

This commit is contained in:
Tobias Brunner 2016-06-02 18:15:27 +02:00
parent d707a19733
commit de4e4687ff
2 changed files with 6 additions and 0 deletions

View File

@ -154,6 +154,9 @@ AM_CPPFLAGS = \
-DIPSEC_DIR=\"${ipsecdir}\" \
-DIPSEC_PIDDIR=\"${piddir}\"
AM_CFLAGS = \
@COVERAGE_CFLAGS@
AM_LDFLAGS = \
-no-undefined

View File

@ -28,6 +28,9 @@ AM_CPPFLAGS = \
-DPLUGINS=\""${starter_plugins}\"" \
-DDEBUG
AM_CFLAGS = \
@COVERAGE_CFLAGS@
AM_YFLAGS = -v -d
starter_LDADD = \