libtls: Enable code coverage
While the test runner was already correctly set up, the library itself was not and no coverage was reported for any of its files.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/libstrongswan
|
||||
|
||||
AM_CFLAGS = \
|
||||
@COVERAGE_CFLAGS@
|
||||
|
||||
AM_LDFLAGS = \
|
||||
-no-undefined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user