After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726940 - rtsp-session-media: add more tests to improve code coverage
rtsp-session-media: add more tests to improve code coverage
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other All
: Normal enhancement
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-23 22:27 UTC by Sebastian Rasmussen
Modified: 2014-03-24 00:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch adding more tests for rtsp-session-media. (11.37 KB, patch)
2014-03-23 22:27 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2014-03-23 22:27:00 UTC
The attached patch raises the code coverage of the rtsp-session-media check tests from 46.2% to 95.6%.
Comment 1 Sebastian Rasmussen 2014-03-23 22:27:50 UTC
Created attachment 272712 [details] [review]
Proposed patch adding more tests for rtsp-session-media.
Comment 2 Tim-Philipp Müller 2014-03-24 00:47:10 UTC
Excellent, thanks for the patch!

commit 1cb66a0e6d96961e1e7cd2ed88d757f211e7f7aa
Author: Sebastian Rasmussen <sebras@hotmail.com>
Date:   Sun Mar 23 21:26:00 2014 +0100

    tests: Improve code coverage for rtsp-session-media
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=726940