summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-02-22 10:20:31 +1030
committerAndrew Jeffery <andrew@aj.id.au>2018-03-24 13:59:32 +1030
commit859859154150bda0ba6c961a81e969dfe0305333 (patch)
tree45f192e0869b8fb0c9caed063562d981e0e6dd55 /Makefile.am
parent5345c51ebff0c86f13bcc933c952b588c3b4a1ee (diff)
downloadphosphor-mboxd-859859154150bda0ba6c961a81e969dfe0305333.tar.gz
phosphor-mboxd-859859154150bda0ba6c961a81e969dfe0305333.zip
test: Move related tests to vpnor directory
Change-Id: I5fe7f625ad642cef17fe53bd244dcde8fd99f3ad Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b1d86aa..09add65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,9 @@ mboxctl_CFLAGS = $(LIBSYSTEMD_CFLAGS)
@CODE_COVERAGE_RULES@
+check_PROGRAMS =
+
include test/Makefile.am.include
+include test/vpnor/Makefile.am.include
TESTS = $(check_PROGRAMS)
OpenPOWER on IntegriCloud