Gstreamer test suite usage

Krzysztof Konopko krzysztof.konopko at youview.com
Fri Nov 30 01:49:51 PST 2012


Try running it then:

GST_CHECKS=test_parse_normal GST_DEBUG=*:6 elements/ac3parse

And if you happened to debug it, you might find useful CK_FORK=no so the
test runs in the same process.

HTH,
Kris

On 30/11/12 06:24, deepthips wrote:
> I did make check from gst-plugins-good-0.10.30 folder and it ran all tests
> succesfully. But I wanted specific tests t be done. So I took an example of
> ac3parser and from gst-plugins-good-0.10.30//tests/check --- ran
> GST_CHECKS=test_parse_normal  GST_DEBUG=*:6 make elements/ac3parse.
> 
> Outpt:
> 
> GST_CHECKS=test_parse_normal  GST_DEBUG=*:6 make elements/ac3parse
>   CC     ac3parse.o
>   CC     libparser_la-parser.lo
>   CCLD   libparser.la
>   CCLD   elements/ac3parse
> 
> I expected to see some test results. It just compiled. 
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-test-suite-usage-tp4657138p4657140.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 



More information about the gstreamer-devel mailing list