#ifndef TEST_GST_H #define TEST_GST_H #include "../gst/info.h" int test_gst_run (infos *info); #endif