gstreamer/tests/check/elements
Jonny Lamb 9a3e8ad2d7 rtpulpfec: stop and start the harness when setting error-after
gstreamer!55 makes some changes to how the `error-after` counter works
which breaks this test. This change makes the test not rely on the
ability to alter `error-after` at runtime and explicitly stops and
starts the harness before pushing data.

An alternative would be to add another argument to
`harness_rtpulpfecdec` to set `error-after` on construction but that's
slightly more long-winded. so I went for this approach instead.

Fixes #532, even though that's already closed.
2018-12-18 12:32:48 +00:00
..
.gitignore tests: remove rtpaux test 2018-12-18 11:08:50 +00:00
aacparse.c tests: aacparser: Test that short raw frames don't get concatenated 2018-01-18 19:09:25 +00:00
ac3parse.c
alpha.c
alphacolor.c
amrparse.c check: Remove dead code 2017-01-02 15:06:33 +01:00
apev2mux.c
aspectratiocrop.c
audioamplify.c
audiochebband.c
audiocheblimit.c
audiodynamic.c
audioecho.c
audiofirfilter.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
audioiirfilter.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
audioinvert.c
audiopanorama.c
audiowsincband.c
audiowsinclimit.c
autodetect.c meson: add options to set package name and origin 2017-05-20 14:53:42 +01:00
avimux.c
avisubtitle.c
capssetter.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
deinterlace.c deinterlace: Added unit tests for field=auto 2016-03-24 14:34:11 +02:00
deinterleave.c deinterleave: fix leaks 2016-06-21 10:51:08 +03:00
dtmf.c
equalizer.c
flacparse.c
flvdemux.c tests: flvdemux: Add new test for channel detect using aac codec-data 2018-10-12 14:35:37 -04:00
flvmux.c flvmux: Test that timestamps are always increasing 2018-11-05 18:17:04 -05:00
gdkpixbufoverlay.c tests: gdkpixbufoverlay: add minimal unit test 2015-09-29 11:15:35 +01:00
gdkpixbufsink.c
icydemux.c icydemux: reset tags on empty value 2017-02-14 12:24:13 +02:00
id3demux.c
id3v2mux.c
imagefreeze.c
interleave.c interleave: fix message leaks in test 2016-06-21 10:51:08 +03:00
jpegdec.c
jpegenc.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
level.c tests: Add missing LDADD for libm in tests using math.h 2017-03-08 22:55:09 -05:00
matroskademux.c matroska: fix memory leaks due to toc related updates 2017-12-15 16:14:43 +02:00
matroskamux.c matroska: fix memory leaks due to toc related updates 2017-12-15 16:14:43 +02:00
matroskaparse.c
mpegaudioparse.c
mpg123audiodec.c tests: fix mpg123audiodec test for big-endian architectures 2016-02-16 10:40:39 +00:00
mulawdec.c
mulawenc.c
multifile.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
packets.h rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00
parser.c
parser.h
qtdemux.c tests: qtdemux: Add checking exposed segment event 2018-06-06 11:19:25 -04:00
qtdemux.h tests: qtdemux: Add test for stream change 2018-05-10 08:09:20 +02:00
qtmux.c tests: matroskamux, qtmux: don't add codec_data buffers to template caps 2017-02-21 15:47:16 +00:00
rganalysis.c rganalysis: Fix compiler warnings in the unit test 2016-01-08 15:32:47 +02:00
rglimiter.c tests: Add missing LDADD for libm in tests using math.h 2017-03-08 22:55:09 -05:00
rgvolume.c rgvolume: make tag list writable before modifying it 2016-02-28 14:44:39 +00:00
rtp-payloading.c tests: rtp-payloading: add unit test for rtph264pay codec_data 2017-11-23 09:36:15 +01:00
rtpbin.c rtpbin: fix leak of elements requested by signals 2018-01-18 15:26:43 +01:00
rtpbin_buffer_list.c
rtpbundle.c rtpbin: receive bundle support 2016-11-16 08:56:34 +01:00
rtpcollision.c
rtpfunnel.c Initial commit of GstRtpFunnel 2018-10-15 14:20:58 +02:00
rtph261.c rtph261depay: Fix check of valid payload length 2016-08-26 11:53:22 -04:00
rtph263.c rtph263ppay: Fix caps leak 2016-11-01 20:20:47 +02:00
rtph264.c tests: rtph264depay: add test for using downstream memory allocator 2017-11-23 09:36:00 +01:00
rtpjitterbuffer.c rtpjitterbuffer tests: Validate the number of buffers 2018-12-14 12:10:16 +00:00
rtpmux.c Run gst-indent through the files 2018-11-28 05:52:16 +02:00
rtpred.c rtp: Fix compilation with non-C99 compilers 2018-03-20 12:08:28 +02:00
rtprtx.c tests/check/rtprtx: add checks for rtprtxqueue's max-size-{time,packets} properties 2017-04-11 09:44:33 +03:00
rtpsession.c Run gst-indent through the files 2018-11-28 05:52:16 +02:00
rtpssrcdemux.c test: rtpssrcdemux: Test event forwarding 2018-11-29 15:19:17 -05:00
rtpstorage.c tests: rtpstorage: fix potential crashes / test failures on 32-bit 2018-05-27 20:30:46 +01:00
rtpulpfec.c rtpulpfec: stop and start the harness when setting error-after 2018-12-18 12:32:48 +00:00
rtpvp9.c tests: fix indentation 2016-09-15 09:53:07 +01:00
shapewipe.c
souphttpsrc.c souphttpsrc test: free g_get_current_dir return 2018-04-13 20:35:24 +02:00
spectrum.c
splitmux.c splitmuxsink: Added new async-finalize mode 2018-05-24 12:47:24 +03:00
udpsink.c tests: udpsink: add check that sets QoS on IPv4/6 sockets 2017-12-23 12:45:11 +01:00
udpsrc.c tests: udpsrc: verify the correct amount of bytes is sent to the socket 2017-12-09 16:08:49 +00:00
videobox.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
videocrop.c
videofilter.c
videomixer.c tests: videomixer: disable racy flush_start_flush_stop test 2016-10-20 22:08:14 +01:00
vp8dec.c
vp8enc.c
vp9enc.c gst: Don't declare variables inside the for loop header 2016-12-13 22:32:46 +02:00
wavpackdec.c
wavpackenc.c
wavpackparse.c
wavparse.c tests: wavparse: add test for processing an actual .wav file 2016-11-03 15:42:29 +02:00
y4menc.c