1 include $(top_srcdir)/common/check.mak
3 CHECK_REGISTRY = $(top_builddir)/check/test-registry.xml
5 GST_TOOLS_DIR = $(top_builddir)/tools
7 REGISTRY_ENVIRONMENT = \
8 GST_REGISTRY=$(CHECK_REGISTRY)
11 $(REGISTRY_ENVIRONMENT) \
12 GST_PLUGIN_SYSTEM_PATH= \
13 GST_PLUGIN_PATH=$(top_builddir)/gst/elements:$(top_builddir)/gst/indexers
15 plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
17 # override to _not_ install the test plugins
18 install-pluginLTLIBRARIES:
20 # ths core dumps of some machines have PIDs appended
21 CLEANFILES = core.* test-registry.xml
23 SUPPRESSIONS = $(top_srcdir)/common/gst.supp
25 clean-local: clean-local-check
53 pipelines/simple_launch_lines \
59 TESTS = $(check_PROGRAMS)
61 noinst_HEADERS = gst/capslist.h
63 AM_CFLAGS = $(GST_OBJ_CFLAGS) $(CHECK_CFLAGS)
64 LDADD = $(GST_OBJ_LIBS) \
65 $(top_builddir)/gst/check/libgstcheck-@GST_MAJORMINOR@.la \
68 gst_libs_gdp_SOURCES = \
70 $(top_srcdir)/libs/gst/dataprotocol/dataprotocol.c
71 # remove GST_ENABLE_NEW when dataprotocol has been declared API-stable
72 gst_libs_gdp_CFLAGS = $(AM_CFLAGS) -DGST_ENABLE_NEW
74 gst_libs_controller_LDADD = $(GST_OBJ_LIBS) \
75 $(top_builddir)/gst/check/libgstcheck-@GST_MAJORMINOR@.la \
77 $(top_builddir)/libs/gst/controller/libgstcontroller-@GST_MAJORMINOR@.la
80 # these just need valgrind fixing, period
86 pipelines/simple_launch_lines
88 # these need fixing because the threads cause segfaults under valgrind
93 VALGRIND_TESTS_DISABLE = \