how do I compile and use gstreamer Unit Testing?
Tim Müller
tim at centricular.com
Fri Aug 21 02:17:31 PDT 2015
On Fri, 2015-08-21 at 01:28 -0700, zhang007z wrote:
> 1.how do i compile gstreamer unit testing? (gstreamer-0.10.36\tests
> \check)
GStreamer 0.10 is very old and no longer maintained. You should not use
it any longer unless you absolutely have to. Use 1.x instead.
> 2.how do i debug gstreamer unit testing? (example:using gdb and DDD
> debug unit test executable file)
>
> ______________________________________________________________________
$ cd tests/check/
$ make help
$ G_DEBUG=fatal_warnings make gst/foobar.gdb
(gdb) run
...
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
Join us at the GStreamer Conference: 8-9 October 2015 in Dublin, Ireland
More information about the gstreamer-devel
mailing list