summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/req/reset.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/req/reset.yml')
-rw-r--r--spec/rtems/timer/req/reset.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/rtems/timer/req/reset.yml b/spec/rtems/timer/req/reset.yml
index 6df3b4f8..6dd514ac 100644
--- a/spec/rtems/timer/req/reset.yml
+++ b/spec/rtems/timer/req/reset.yml
@@ -544,9 +544,11 @@ test-support: |
}
test-target: testsuites/validation/tc-timer-reset.c
test-teardown:
- brief: null
+ brief: Make sure the timer server is not running and the realtime clock
+ is not set after this test.
code: |
DeleteTimerServer();
+ UnsetClock();
description: null
text: ${.:text-template}
transition-map: