Enable coverage report for libstrongswan
This commit is contained in:
@@ -87,7 +87,8 @@ AM_CFLAGS = \
|
||||
-DIPSEC_DIR=\"${ipsecdir}\" \
|
||||
-DIPSEC_LIB_DIR=\"${ipseclibdir}\" \
|
||||
-DPLUGINDIR=\"${plugindir}\" \
|
||||
-DSTRONGSWAN_CONF=\"${strongswan_conf}\"
|
||||
-DSTRONGSWAN_CONF=\"${strongswan_conf}\" \
|
||||
@COVERAGE_CFLAGS@
|
||||
|
||||
if USE_LEAK_DETECTIVE
|
||||
AM_CFLAGS += -DLEAK_DETECTIVE
|
||||
|
||||
@@ -13,6 +13,7 @@ test_runner_CFLAGS = \
|
||||
-I$(top_srcdir)/src/libstrongswan \
|
||||
@CHECK_CFLAGS@
|
||||
|
||||
test_runner_LDFLAGS = @COVERAGE_LDFLAGS@
|
||||
test_runner_LDADD = \
|
||||
$(top_builddir)/src/libstrongswan/libstrongswan.la \
|
||||
@CHECK_LIBS@
|
||||
|
||||
Reference in New Issue
Block a user