summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-07 10:26:56 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-07 11:13:21 +0200
commitd50284c7a6f67bb65bfa2c0e90669c8ac2f1a150 (patch)
tree0fca475b33cc38c5f19f7527fdfec0fc2382b5d7 /tests/Makefile.am.inc
parent2f115c89af427aea2e2ab3b1b8fe6905f0223eae (diff)
downloadxdg-app-d50284c7a6f67bb65bfa2c0e90669c8ac2f1a150.tar.gz
Add check-valgrind target
Diffstat (limited to 'tests/Makefile.am.inc')
-rw-r--r--tests/Makefile.am.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc
index 9486765..9f4725d 100644
--- a/tests/Makefile.am.inc
+++ b/tests/Makefile.am.inc
@@ -8,4 +8,11 @@ testdb_LDADD = \
$(NULL)
testdb_SOURCES = tests/testdb.c
+
noinst_PROGRAMS = $(TEST_PROGS)
+
+TESTS=testdb
+
+@VALGRIND_CHECK_RULES@
+VALGRIND_SUPPRESSIONS_FILES=tests/xdg-app.supp
+EXTRA_DIST+=tests/xdg-app.supp