gstreamer/validate/launcher
Thibault Saunier d38307a073 validate: Add a cleaner API to setup tests in testsuite files
With the testsuite format you will get a setup_tests(tests_manager,
options) function called for each TestManager.

The function will have the exact same role as with old config
file but with a clean API and not magic global variables.

This implies that we need default blacklist to be directly set
on the TestManager and not on options.blacklisted_test
2014-12-05 16:16:53 +01:00
..
apps validate: Add a cleaner API to setup tests in testsuite files 2014-12-05 16:16:53 +01:00
__init__.py validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
baseclasses.py validate: Add a cleaner API to setup tests in testsuite files 2014-12-05 16:16:53 +01:00
httpserver.py validate-launcher: pep8ify sources. 2014-10-30 15:40:17 +01:00
loggable.py validate-launcher: loggable: fix various pyflakes / uncaught pep8 issues. 2014-10-30 15:40:17 +01:00
main.py validate: Add a cleaner API to setup tests in testsuite files 2014-12-05 16:16:53 +01:00
Makefile.am validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
RangeHTTPServer.py validate-launcher: pep8ify sources. 2014-10-30 15:40:17 +01:00
reporters.py validate-launcher: pep8ify sources. 2014-10-30 15:40:17 +01:00
utils.py validate: Remove the default testsuite implementation 2014-12-05 12:17:40 +01:00