mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
a4aa5c60bb
This way we can run all tests with the launcher which brings in many features. And add a testsuite for GStreamer unit tests.
6 lines
108 B
Makefile
6 lines
108 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/testsuites/
|
|
|
|
SUBDIRS =
|
|
|
|
apps_PYTHON = \
|
|
check.py
|