summaryrefslogtreecommitdiff
path: root/tests/check/elements/rtph263.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/elements/rtph263.c')
-rw-r--r--tests/check/elements/rtph263.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/check/elements/rtph263.c b/tests/check/elements/rtph263.c
index 2c77ece33..90f4d5c4f 100644
--- a/tests/check/elements/rtph263.c
+++ b/tests/check/elements/rtph263.c
@@ -59,6 +59,7 @@ GST_START_TEST (test_h263depay_start_packet_too_small_mode_a)
gst_harness_teardown (h);
}
+
GST_END_TEST;
GST_START_TEST (test_h263depay_start_packet_too_small_mode_b)
@@ -78,6 +79,7 @@ GST_START_TEST (test_h263depay_start_packet_too_small_mode_b)
gst_harness_teardown (h);
}
+
GST_END_TEST;
GST_START_TEST (test_h263depay_start_packet_too_small_mode_c)
@@ -97,6 +99,7 @@ GST_START_TEST (test_h263depay_start_packet_too_small_mode_c)
gst_harness_teardown (h);
}
+
GST_END_TEST;
static Suite *