tests: add unit test for GstMemory
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Jan 2012 12:11:05 +0000 (13:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Jan 2012 12:11:05 +0000 (13:11 +0100)
commit8658b2fd68e4d7a311efbec4d15edbd80f753795
treeccb9889f447b02556a571390c4de1f87de1fc7ae
parentad659abe8efbdfb15df921952059f8c6b17e9e5e
tests: add unit test for GstMemory

Add a GstMemory unit test
Add some more asserts in GstMemory to catch invalid cases.
gst/gstmemory.c
tests/check/Makefile.am
tests/check/gst/gstmemory.c [new file with mode: 0644]