summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:31:44 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:43:09 +0100
commit4701696a92664c1b88c7368441c73893e04698a8 (patch)
treec2bd8c69c98fdaa86a4119107396911c38a5e7f4 /tests
parent92abe07e8011a9ac17d9fc9440fcf56106003dec (diff)
Move rtpmanager from -bad to -good.
Hook up build infrastructure (autotools, docs, unit test).
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am9
-rw-r--r--tests/check/elements/.gitignore2
-rw-r--r--tests/check/pipelines/.gitignore1
3 files changed, 12 insertions, 0 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index d5895314..81c748c1 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -112,6 +112,8 @@ check_PROGRAMS = \
elements/rglimiter \
elements/rgvolume \
elements/rtp-payloading \
+ elements/rtpbin \
+ elements/rtpbin_buffer_list \
elements/spectrum \
elements/udpsink \
elements/videocrop \
@@ -169,6 +171,13 @@ elements_deinterleave_LDADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMIN
elements_interleave_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(CFLAGS) $(AM_CFLAGS)
elements_interleave_LDADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMINOR) $(LDADD)
+elements_rtpbin_buffer_list_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
+ $(ERROR_CFLAGS) $(GST_CHECK_CFLAGS)
+elements_rtpbin_buffer_list_LDADD = $(GST_PLUGINS_BASE_LIBS) \
+ -lgstnetbuffer-@GST_MAJORMINOR@ -lgstrtp-@GST_MAJORMINOR@ \
+ $(GST_BASE_LIBS) $(GST_LIBS_LIBS) $(GST_CHECK_LIBS)
+elements_rtpbin_buffer_list_SOURCES = elements/rtpbin_buffer_list.c
+
elements_souphttpsrc_CFLAGS = $(SOUP_CFLAGS) $(AM_CFLAGS)
elements_souphttpsrc_LDADD = $(SOUP_LIBS) $(LDADD)
diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore
index 88218ae7..a9ff8af8 100644
--- a/tests/check/elements/.gitignore
+++ b/tests/check/elements/.gitignore
@@ -34,6 +34,8 @@ rganalysis
rglimiter
rgvolume
rtp-payloading
+rtpbin
+rtpbin_buffer_list
souphttpsrc
spectrum
sunaudio
diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore
index 8513231a..3b499050 100644
--- a/tests/check/pipelines/.gitignore
+++ b/tests/check/pipelines/.gitignore
@@ -1,4 +1,5 @@
.dirstamp
+effectv
flacdec
simple-launch-lines
wavpack