mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
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>