summaryrefslogtreecommitdiffstats
path: root/tester/rtems
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2021-09-14 17:18:47 +1000
committerChris Johns <chrisj@rtems.org>2021-09-19 08:31:58 +1000
commitdac7ef233aba16a11afff6d9ca2f65173eb03479 (patch)
tree7e9703cef1da0bd60de18430cb878199ede96591 /tester/rtems
parenttester: Simplify the console data handling (diff)
downloadrtems-tools-dac7ef233aba16a11afff6d9ca2f65173eb03479.tar.bz2
tester/tftp: Fix recovery of timed out TFTP sessions
- Add support to retry the tftp session if the target has not started - Add target handlers for the test directives to allow recovery on error
Diffstat (limited to 'tester/rtems')
-rw-r--r--tester/rtems/testing/testing.mc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tester/rtems/testing/testing.mc b/tester/rtems/testing/testing.mc
index d03ea6d..98cdc0a 100644
--- a/tester/rtems/testing/testing.mc
+++ b/tester/rtems/testing/testing.mc
@@ -53,6 +53,7 @@ _rtscripts: none, none, '%{_rtbase}/rtems/testing'
# Defaults
timeout: none, none, '180' # seconds
max_test_period: none, none, '300' # seconds
+max_restarts: none, none, '3'
# Tests detected as invalid that are valid
invalid_tests: none, none, '''minimum.exe'''