mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
add macros
Original commit message from CVS: add macros
This commit is contained in:
parent
3b51eb3612
commit
163cbcf957
1 changed files with 5 additions and 0 deletions
|
@ -388,6 +388,11 @@ fail_unless_equals_string
|
|||
fail_unless_equals_uint64
|
||||
fail_unless_message_error
|
||||
|
||||
assert_equals_int
|
||||
assert_equals_string
|
||||
assert_equals_uint64
|
||||
assert_message_error
|
||||
|
||||
gst_check_chain_func
|
||||
gst_check_init
|
||||
gst_check_message_error
|
||||
|
|
Loading…
Reference in a new issue