[Bug 749288] validate:launcher: Add protocol filter option

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 13 01:25:28 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749288

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
Why not use -t '.*protocol.*' ?

The test names should always follow that pattern:

$launcher_appname.$protocol....

If you want to make sure to run only the validate tests (meaning not the ges
ones for example) with the http protocol you can just do:

    gst-validate-launcher -t 'validate.http.*'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list