summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-04-18 12:38:17 +0200
committerJens Georg <jensg@openismus.com>2013-04-18 12:38:17 +0200
commit89f8e87505cdd541d04ee1fea537c9b4a59443cd (patch)
treeb6a61696e8be37932476353c7df048e2085933de
parentfeb54522b10b5b37e3957410d1ea5e1547aa4a9a (diff)
downloadgupnp-dlna-89f8e87505cdd541d04ee1fea537c9b4a59443cd.tar.gz
tests: Re-enable some of the old tests
-rw-r--r--tests/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a916937..323f190 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,10 @@
-noinst_PROGRAMS = sets
+TESTS_ENVIRONMENT = \
+ G_SLICE=debug-blocks \
+ LD_LIBRARY_PATH=$(top_builddir)/libgupnp-dlna/.libs:$(LD_LIBRARY_PATH) \
+ MEDIA_DIR="$(srcdir)/media" FILE_LIST="$(srcdir)/media/media-list.txt" ${SHELL}
+TESTS = $(check_PROGRAMS) test-discoverer.sh
+
+check_PROGRAMS = sets
sets_SOURCES = \
sets.c