summaryrefslogtreecommitdiff
path: root/tester/rtems
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-09-07 10:05:19 +1000
committerChris Johns <chrisj@rtems.org>2020-09-08 16:15:43 +1000
commitcd8fa2fe74d6785271409aacd1d3d68d863e47f7 (patch)
treed6949bc16e80c0a0d8cbdb9d0276ed654106be50 /tester/rtems
parentb1c6a98da4a23dfbcf77bd51fee23a0baba93db2 (diff)
tester: Add support for test-too-long
- A test that loops generating output did not timeout. Monitor the the session time and set a maximum test period.
Diffstat (limited to 'tester/rtems')
-rw-r--r--tester/rtems/testing/testing.mc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tester/rtems/testing/testing.mc b/tester/rtems/testing/testing.mc
index 662b352..d03ea6d 100644
--- a/tester/rtems/testing/testing.mc
+++ b/tester/rtems/testing/testing.mc
@@ -51,7 +51,8 @@ _rtbase: none, none, '%{_rtdir}'
_rtscripts: none, none, '%{_rtbase}/rtems/testing'
# Defaults
-timeout: none, none, '180'
+timeout: none, none, '180' # seconds
+max_test_period: none, none, '300' # seconds
# Tests detected as invalid that are valid
invalid_tests: none, none, '''minimum.exe'''