tests: unit test fixes
Removed port allocation test from the media suite. The port allocation failure is now in the stream suite. rtspserver: Make sure that the media is suspended after the DESCRIBE request before reconfiguring the UDP sinks. rtspclientsink: In the RECORD case we have to set async property to false for the appsink element in the test in order to make sure that the media pipeline doesn't hang in start_preroll(). https://bugzilla.gnome.org/show_bug.cgi?id=757488
Showing
- tests/check/gst/media.c 0 additions, 40 deletionstests/check/gst/media.c
- tests/check/gst/rtspclientsink.c 1 addition, 1 deletiontests/check/gst/rtspclientsink.c
- tests/check/gst/rtspserver.c 6 additions, 1 deletiontests/check/gst/rtspserver.c
- tests/check/gst/stream.c 65 additions, 0 deletionstests/check/gst/stream.c
Loading
Please register or sign in to comment