gstreamer/validate/launcher/testsuites/meson.build
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

3 lines
110 B
Meson

install_data(sources: ['check.py', 'pyunittest.py'],
install_dir: _launcherdir + '/testsuites')