testclock: add crank method
[platform/upstream/gstreamer.git] / libs / gst / check / Makefile.am
index aada085..5333963 100644 (file)
@@ -171,21 +171,22 @@ LIBGSTCHECK_EXPORTED_FUNCS = \
        gst_harness_use_systemclock \
        gst_harness_use_testclock \
        gst_harness_wait_for_clock_id_waits \
+       gst_test_clock_advance_time \
+       gst_test_clock_crank \
+       gst_test_clock_get_next_entry_time \
        gst_test_clock_get_type \
+       gst_test_clock_has_id \
+       gst_test_clock_id_list_get_latest_time \
        gst_test_clock_new \
        gst_test_clock_new_with_start_time \
-       gst_test_clock_set_time \
-       gst_test_clock_advance_time \
        gst_test_clock_peek_id_count \
-       gst_test_clock_has_id \
        gst_test_clock_peek_next_pending_id \
-       gst_test_clock_wait_for_next_pending_id \
-       gst_test_clock_wait_for_pending_id_count \
+       gst_test_clock_process_id_list \
        gst_test_clock_process_next_clock_id \
-       gst_test_clock_get_next_entry_time \
+       gst_test_clock_set_time \
        gst_test_clock_wait_for_multiple_pending_ids \
-       gst_test_clock_process_id_list \
-       gst_test_clock_id_list_get_latest_time
+       gst_test_clock_wait_for_next_pending_id \
+       gst_test_clock_wait_for_pending_id_count
 
 # For backwards compatibility with GStreamer < 1.5
 LIBGSTCHECK_EXPORTED_COMPAT_FUNCS = \