gstreamer/libs/gst/check
Tim-Philipp Müller b5cc88594e harness: make sure g_assert() statements are always active
We have code with side effects inside g_assert()s, so make
sure those are always enabled here (they might otherwise
get disabled for release builds).
2015-07-07 08:38:31 +01:00
..
libcheck check: Fix uninitialized variable compiler warning with gcc 2015-03-21 19:37:30 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check.h docs: add GstHarness to documentation 2015-07-07 00:53:48 +01:00
gstbufferstraw.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstraw.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcheck.c gstcheck: Print newline in message handler 2015-06-23 16:17:56 +01:00
gstcheck.h check: optionally check env var for us to make sure test env is set up 2015-04-23 15:54:08 +01:00
gstconsistencychecker.c gi: Skip gst_consitency_checker_new 2015-06-13 19:47:45 -04:00
gstconsistencychecker.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstharness.c harness: make sure g_assert() statements are always active 2015-07-07 08:38:31 +01:00
gstharness.h harness: rename GstHarnessPrepareBuffer -> GstHarnessPrepareBufferFunc 2015-07-07 00:58:15 +01:00
gsttestclock.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:37 +01:00
gsttestclock.h testclock: replace newly-added GstTestClockIDList structure with a simple GList 2014-04-12 15:33:50 +01:00
Makefile.am harness: make sure g_assert() statements are always active 2015-07-07 08:38:31 +01:00