gstreamer/libs/gst/check
Tim-Philipp Müller d8e7fc40b1 harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}()
Convenience function to just grab all pending data
from the harness, e.g. if we just want to check if
it matches what we expect and we don't care about
the chunking or buffer metadata.

Based on patch by: Havard Graff <havard.graff@gmail.com>
2017-12-05 15:37:00 +00:00
..
libcheck libcheck: fix build failure 2017-08-13 10:50:05 +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 Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstbufferstraw.h libs: check: sprinkle some GST_EXPORT 2017-08-10 12:04:53 +01:00
gstcheck.c check: Add test suite time elapsed output 2017-11-24 09:50:52 +01:00
gstcheck.h libs: check: sprinkle some GST_EXPORT 2017-08-10 12:04:53 +01:00
gstconsistencychecker.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstconsistencychecker.h libs: check: sprinkle some GST_EXPORT 2017-08-10 12:04:53 +01:00
gstharness.c harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}() 2017-12-05 15:37:00 +00:00
gstharness.h harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}() 2017-12-05 15:37:00 +00:00
gsttestclock.c libs: check: sprinkle some GST_EXPORT 2017-08-10 12:04:53 +01:00
gsttestclock.h libs: check: sprinkle some GST_EXPORT 2017-08-10 12:04:53 +01:00
Makefile.am harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}() 2017-12-05 15:37:00 +00:00
meson.build meson: check: generate .gir file 2017-05-20 17:58:21 +01:00