mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
d80fb50c4b
Add a stupid simple testsuite made to be configured from the outside
7 lines
125 B
Makefile
7 lines
125 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/testsuites/
|
|
|
|
SUBDIRS =
|
|
|
|
apps_PYTHON = \
|
|
check.py \
|
|
pyunittest.py
|