gstreamer/libs/gst/check
Thiago Santos 5b64123c54 protection/harness/systemclock: move declaration out of for loop initialization
C90 compilers complain about it
error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

Also run gst-indent on systemclock tests.
2016-02-15 12:33:46 -03: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 check: don't memcmp twice 2015-12-27 19:42:37 +01:00
gstcheck.h check: fix unused parameter compiler warning 2016-02-12 16:38:43 +00: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 protection/harness/systemclock: move declaration out of for loop initialization 2016-02-15 12:33:46 -03:00
gstharness.h harness: Add event stress test functions with callback 2016-02-12 19:32:29 +00:00
gsttestclock.c testclock: add crank method 2016-02-12 17:08:32 +00:00
gsttestclock.h testclock: add crank method 2016-02-12 17:08:32 +00:00
Makefile.am harness: Add event stress test functions with callback 2016-02-12 19:32:29 +00:00