[Bug 762684] hlsdemux: tests: pass test name into test setup function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 25 17:45:00 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.90

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 35e00becfe63f2d726e66f92145cbf6a2f3cae87
Author: Alex Ashley <alex.ashley at youview.com>
Date:   Mon Jan 18 08:50:34 2016 +0000

    hlsdemux: tests: pass test name into test setup function

    All hlsdemux tests create a GstStructure called "state" that can be used
    by test cases to store information during a test. The name of this
    structure is arbitrary. When the code was written, the intention was
    to use the name of the test, to aid debugging. However, during
    development this was lost, so that the state GstStructure is always
    given the name "setup_test_variables".

    This commit changes this so that the name of the test is used.

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

-- 
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