1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/pythonlibs/testrunner
sanjuprakashk d30bd7ae47 dist/pythinlibs/testrunner: dynamic changing of test timeout
Few flashers require a longer time to flash code and reset the device and
requires the test script to wait for a longer time before timing out.
This commit adds a environment variable "RIOT_TEST_TIMEOUT"  that can be
set by the user to vary the timeout in accordance to the requirements
of the system

on-behalf-of: @sparkmeter <sanju.kannioth@sparkmeter.io>
2019-07-17 06:25:28 -07:00
..
__init__.py dist/pythinlibs/testrunner: dynamic changing of test timeout 2019-07-17 06:25:28 -07:00
spawn.py testrunner: disable local echo 2019-03-04 13:26:53 +01:00
unittest.py dist/pythonlibs: provide unittest TestCase wrapper for testrunner 2019-01-29 21:16:39 +01:00