check: add some more fail_unless_*() macros for convenience
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 19 Feb 2013 17:36:50 +0000 (17:36 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 19 Feb 2013 17:40:20 +0000 (17:40 +0000)
commit22b7c0bf584ee06f880aa968dfdc06e9559262ee
treec85cd635b04845ce68f6edc68e418836c2556e1f
parent125eb6886e0f6575992abdf445d31f0d3e560ec1
check: add some more fail_unless_*() macros for convenience

API: fail_unless_equals_int_hex
API: assert_equals_int_hex
API: fail_unless_equals_int64_hex
API: assert_equals_int64_hex
API: fail_unless_equals_uint64_hex
API: assert_equals_uint64_hex
API: fail_unless_equals_pointer
API: assert_equals_pointer
docs/libs/gstreamer-libs-sections.txt
libs/gst/check/gstcheck.h
tests/check/gst/gstutils.c