[Bug 683012] check: add GstTestClock for use in unit testing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 13 14:44:22 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683012
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.1.x                       |1.1.1

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-13 22:44:14 UTC ---
commit c6cc50e6de5b578e93e27c3ccd61801a96011fbf
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Nov 13 22:42:05 2012 +0000

    testclock: minor cleanups, add since markers for gtk-doc

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

commit 4eeb471e11b35bdf0e9aa95ea354219036035d76
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Thu Aug 30 01:58:41 2012 +0200

    check: allow GstTestClock to handle clock notifications

    API: gst_test_clock_peek_id_count()
    API: gst_test_clock_has_id()
    API: gst_test_clock_peek_next_pending_id()
    API: gst_test_clock_wait_for_next_pending_id()
    API: gst_test_clock_wait_for_pending_id_count()
    API: gst_test_clock_process_next_clock_id()
    API: gst_test_clock_get_next_entry_time()

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

commit 77005be192a884fc47ee7250fa6095b7ab2109d9
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Nov 13 21:29:01 2012 +0000

    check: add dependency on gstcheck header files for exports.sym

    So exports.sym gets updated correctly, and our new symbols get
    exported correctly, which makes g-ir-scanner much happier in
    terms of linking.

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

commit e58da2a22d5d01cf080466a474aac2ac89198838
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Wed Aug 29 16:11:10 2012 +0200

    check: add GstTestClock as a deterministic clock for testing

    API: GstTestClock
    API: gst_test_clock_new()
    API: gst_test_clock_new_with_start_time()
    API: gst_test_clock_set_time()
    API: gst_test_clock_advance_time()

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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