summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-08-02 11:57:04 +0930
committerAndrew Jeffery <andrew@aj.id.au>2018-08-02 13:46:33 +0930
commitfd7e0d90b76fd4fa4029e7ad2c140f68b5b0b4db (patch)
treeb8f6dc2da8443d830f7578390dc55703109f412d /test
parent406ee26ab27b5a28fa5fbd0e23a8a6cd548e0263 (diff)
downloadphosphor-mboxbridge-fd7e0d90b76fd4fa4029e7ad2c140f68b5b0b4db.tar.gz
phosphor-mboxbridge-fd7e0d90b76fd4fa4029e7ad2c140f68b5b0b4db.zip
tests: Ensure we don't disable asserts
Change-Id: Ieede7bc3c7b9d7dadc48a41b54dbe6c2b474c555 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am.include5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Makefile.am.include b/test/Makefile.am.include
index 4251247..264d704 100644
--- a/test/Makefile.am.include
+++ b/test/Makefile.am.include
@@ -1,8 +1,3 @@
-AM_LIBS = $(CODE_COVERAGE_LIBS)
-AM_CPPFLAGS = $(CODE_COVERAGE_CPPFLAGS)
-AM_CFLAGS = $(CODE_COVERAGE_CFLAGS)
-AM_CXXFLAGS = $(CODE_COVERAGE_CXXFLAGS)
-
test_sanity_SOURCES = %reldir%/sanity.c
test_copy_flash_SOURCES = \
OpenPOWER on IntegriCloud