gstreamer/validate/launcher
Edward Hervey 1a95559045 validate: Reduce time waiting for subprocess to stop
stopping the subprocess is done from the main thread, this would
throttle starting/stopping any tests by one second.
Start with 50ms, and gradually increase the wait between iterations
2017-12-03 11:38:08 +01:00
..
apps gstvalidate: Lower timeout to check for rtsp-server to be up 2017-12-03 11:38:08 +01:00
testsuites validate:launcher:check: Make sure to register tests from the testsuite 2017-07-19 11:49:54 -04:00
__init__.py validate: Make validate launcher apps work in a meson uninstalled env 2017-01-03 14:38:24 -03:00
baseclasses.py validate:launcher: Launch tests in _TestsLauncher not in TestsManagaer 2017-12-02 09:42:19 -03:00
config.py.in validate:launcher: Fix running on windows 2017-01-03 15:34:39 -03:00
httpserver.py validate:launcher: Port to Python3 2016-11-09 10:13:42 -03:00
loggable.py validate:launcher: Port to Python3 2016-11-09 10:13:42 -03:00
main.py validate:launcher: Allow disabling using the number of failed tests as exitcode 2017-09-06 16:38:39 -03:00
Makefile.am Revert "Revert "validate:launcher: Add an app handler for unit tests described in meson"" 2017-01-03 13:01:31 -03:00
meson.build meson: Fix the way we set the testsuite version 2017-08-26 09:28:51 -03:00
RangeHTTPServer.py validate: Make the HTTP server multi-threaded 2017-03-02 17:40:18 +01:00
reporters.py validate:launcher: Use the number of failed test as exit code 2017-08-18 11:37:28 -03:00
utils.py validate: Reduce time waiting for subprocess to stop 2017-12-03 11:38:08 +01:00
vfb_server.py validate:launcher: Port to Python3 2016-11-09 10:13:42 -03:00