gstreamer/validate/launcher/testsuites/Makefile.am
Thibault Saunier d80fb50c4b validate:launcher: Add a TestManager to run python tests
Add a stupid simple testsuite made to be configured from the outside
2018-06-15 17:57:24 -04:00

7 lines
125 B
Makefile

appsdir = $(libdir)/gst-validate-launcher/python/launcher/testsuites/
SUBDIRS =
apps_PYTHON = \
check.py \
pyunittest.py