GStreamer tests compilation
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Sep 15 14:26:17 UTC 2017
Le vendredi 15 septembre 2017 à 07:04 -0700, pchaurasia a écrit :
> 1. I am looking to compile gstreamer/tests.
> 2. Does it get compiled when we run gstreamer/autogen.sh; followed by
> make ?
I believe yes.
> 3. What is best way to get all gstreamer/tests built up and run them
> ?
make check
Running the tests manually is a bit harder, since there is loads of env
to setup. You can "cd tests && make help" for more details on how to
run checks.
For the tests/example though, libtool will generate wrapper scripts for
you, you can just ./anexample the wrappers (real binary are hidden in
.libs/ folder with autotools).
regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170915/34bf90f0/attachment.sig>
More information about the gstreamer-devel
mailing list