aboutsummaryrefslogtreecommitdiff
path: root/test/test_gst.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_gst.h')
-rw-r--r--test/test_gst.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test_gst.h b/test/test_gst.h
new file mode 100644
index 0000000..4d14ee2
--- /dev/null
+++ b/test/test_gst.h
@@ -0,0 +1,8 @@
+#ifndef TEST_GST_H
+#define TEST_GST_H
+
+#include "../gst/info.h"
+
+int test_gst_run (infos *info);
+
+#endif \ No newline at end of file