summaryrefslogtreecommitdiffstats
path: root/tests/check/Makefile.am
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-01-29 15:45:48 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-01-29 15:45:48 +0000
commit956ae25e78bdf58bff90e4cb7e41c9689221365a (patch)
tree5c2115b7cd54960ee4c71228407426ec05c1238c /tests/check/Makefile.am
parentbf1c0af30feaf48240d7813a8e88131b6a3cceb8 (diff)
tests/check/: Add add testsuite for the rtp-payloader that tries simulating dataflow. Needs more test data.
Original commit message from CVS: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/check/elements/rtp-payloading.c: Add add testsuite for the rtp-payloader that tries simulating dataflow. Needs more test data.
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r--tests/check/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 842589f1..1d46cadb 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -61,10 +61,11 @@ check_PROGRAMS = \
elements/audiodynamic \
elements/avimux \
elements/avisubtitle \
+ elements/icydemux \
elements/id3demux \
elements/level \
elements/matroskamux \
- elements/icydemux \
+ elements/rtp-payloading \
elements/videocrop \
elements/videofilter \
pipelines/simple-launch-lines \