gstreamer/libs/gst/check
Marijn Suijten 87ffe289aa check: gst_test_clock_process_next_clock_id returns nullable
It is possible there are no more pending clocks in the chain, in which
case this function returns null.

See also tests like test_single_shot_async_future that validate NULL
returns.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/714>
2020-12-03 19:25:30 +01:00
..
libcheck check: Always mark _ck_assert_failed as noreturn 2020-07-22 13:45:54 +00:00
check-prelude.h libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
check.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstbufferstraw.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstbufferstraw.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstcheck.c gstcheck: remove bogus refcount asserts 2019-12-10 09:42:37 +01:00
gstcheck.h check: suppress g-ir-scanner warnings 2020-07-26 15:34:54 +01:00
gstconsistencychecker.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstconsistencychecker.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstharness.c harness: Handle element not being set cleanly. 2020-10-30 23:46:07 +11:00
gstharness.h harness: Add gst_harness_set_live() 2020-09-10 14:18:42 +03:00
gsttestclock.c check: gst_test_clock_process_next_clock_id returns nullable 2020-12-03 19:25:30 +01:00
gsttestclock.h testclock: added single clock id process function 2019-12-04 16:02:59 +00:00
meson.build pkgconfig: Fix missing libcheck dependencies in gstreamer-check-1.0 2020-10-16 18:14:38 +00:00