Hello, I'm doing a plugin for gst and I want to do unit tests. I'm trying to use GstCheck but I don't know how to compile my .c test file. I want to know if there is a command like
gcc -Wall
$(pkg-config --cflags --libs gstreamer-0.10)
helloworld.c -o helloworld (to compile an application) to compile the tests.
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. At gst-template don't have the folder tests with the template of the makefile and so on. Can anyone help me?
Thanks.
--
Felipe Leal Coutinho
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel