Hello, I&#39;m doing a plugin for gst and I want to do unit tests. I&#39;m trying to use GstCheck but I don&#39;t know how to compile my .c test file. I want to know if there is a command like <b>gcc -Wall
      $(pkg-config --cflags --libs gstreamer-0.10)
      helloworld.c -o helloworld (to compile an application)</b><span> to compile the tests. </span><b><br></b>After do my tests and test the plugin, I want to join the test to my package. I did a package to my plugin based on gst-template.&nbsp; At&nbsp; gst-template don&#39;t have the folder&nbsp; tests with the template of the makefile and so on. Can anyone help me? <br>
<br>Thanks.<br clear="all"><br>-- <br>
Felipe Leal Coutinho