gstreamer/tests/check/gst
Guillaume Desmottes d479eefde0 tests: plugin: remove feature refcount assert
This check fails if one, or more, tracers are loaded while running the
test. The new "leaks" tracer will be able to check for leaks anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=765052
2016-06-02 23:05:34 +01:00
..
.gitignore tracerrecord: add a log record class 2016-01-15 21:54:01 +01:00
capslist.h gstvalue: Add GstFlagSet type 2015-05-25 16:23:33 +10:00
gst.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstabi.c libsabi: Special struct size values for W32 2013-04-09 20:10:46 +02:00
gstatomicqueue.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbin.c bin: emit deep-element-{added,removed} for children of newly-added/removed bin 2016-05-16 09:10:09 +01:00
gstbuffer.c gstbuffer: fix GstParentBufferMeta GType name 2016-03-07 12:02:00 +01:00
gstbufferlist.c bufferlist: add new api gst_buffer_list_copy_deep 2015-06-24 10:52:56 +02:00
gstbufferpool.c tests: bufferpool: fix wrong assumptions about pointers and object lifecycles 2016-04-10 20:11:00 +01:00
gstbus.c tests: bus: add unit test for async message delivery 2015-02-17 09:52:14 +00:00
gstcaps.c tests: caps: fix test_intersect_flagset failure 2015-06-29 13:47:31 +01:00
gstcapsfeatures.c capsfeatures: Add GST_CAPS_FEATURES_ANY 2013-04-02 22:17:22 +02:00
gstchildproxy.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.c tests: clock: fix test clock name 2015-04-15 09:31:11 +01:00
gstcontext.c bin: implement context propagation when adding elements 2015-09-28 18:21:59 +10:00
gstcontroller.c controller: code cleanups 2013-03-08 13:16:40 +01:00
gstcpp.cc tests: Add C++ tests for the other INIT macros we have 2016-04-07 20:29:10 +03:00
gstdatetime.c datetime: accept just a time as ISO 8601 string and use today's date then 2015-08-11 09:50:50 +01:00
gstdevice.c devicemonitor: don't fail when started without any filters 2014-06-27 10:47:50 +01:00
gstelement.c element: add API to get property change notifications via messages 2016-04-08 13:27:59 +01:00
gstelementfactory.c elementfactory: fix factory leak in test 2016-05-03 11:02:47 +03:00
gstevent.c tests: event: fix build failure 2015-08-26 09:29:05 -03:00
gstghostpad.c tests: ghostpad: Fix memory leaks 2016-02-29 09:48:36 +02:00
gstindex.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstinfo.c tests:gstinfo: Fix string memory leak 2016-01-25 09:41:41 -03:00
gstiterator.c iterator: Add unit tests for filtering, recursive filtering and locking 2014-01-18 14:48:54 +01:00
gstmemory.c memory: Fix compiler warnings in unit test 2015-06-07 09:08:35 +02:00
gstmessage.c message: accept NULL error argument in gst_message_parse_{error,warning,info} 2013-02-13 16:52:13 +00:00
gstmeta.c meta: transform_func: return FALSE if not supported or failed 2015-07-07 13:40:17 +03:00
gstminiobject.c miniobject: fix ref count leaks in tests 2016-05-05 10:00:23 +03:00
gstobject.c gstobject: split up name tests 2016-05-30 13:45:02 +02:00
gstpad.c pad: fix buffer leaks in tests 2016-05-02 09:54:16 +03:00
gstparamspecs.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpipeline.c Revert "bus: change GstBusSource to hold a weak ref to GstBus" 2016-02-29 23:33:03 +02:00
gstplugin.c tests: plugin: remove feature refcount assert 2016-06-02 23:05:34 +01:00
gstpoll.c tests: fix locking in gstpoll unit test 2014-07-06 12:10:09 +01:00
gstpreset.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstprintf.c tests: printf: add unit test for %% 2015-04-24 15:19:26 +01:00
gstprotection.c gstreamer: use new gst_element_class_add_static_pad_template() 2016-03-24 14:43:41 +02:00
gstquery.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistry.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstsegment.c segment: Add _full variants of all stream/running_time from/to segment position functions 2015-10-23 15:50:38 +03:00
gststructure.c tests: structure: fix wrong flag name in deserialization test 2016-01-18 19:39:05 +00:00
gstsystemclock.c protection/harness/systemclock: move declaration out of for loop initialization 2016-02-15 12:33:46 -03:00
gsttag.c tests: fix the tag test 2015-10-05 21:29:49 +02:00
gsttagsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttask.c task: Fix pause/stop race condition 2014-11-12 12:00:48 +01:00
gsttoc.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttocsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttracerrecord.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gsturi.c uri: tests: added unit test for streams ending in .. without following / 2015-10-24 20:32:53 +03:00
gstutils.c utils: check the correct element's state on ghosting pads 2016-04-06 23:26:41 +10:00
gstvalue.c value: fail flag deserialization on invalid flag names 2016-01-18 19:39:11 +00:00
struct_arm.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_hppa.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_i386.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_i386w.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_ppc32.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_ppc64.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_sparc.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_x86_64.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00