summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/req/cancel.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/req/cancel.yml')
-rw-r--r--spec/rtems/timer/req/cancel.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/rtems/timer/req/cancel.yml b/spec/rtems/timer/req/cancel.yml
index c57a02ce..2d6a3aad 100644
--- a/spec/rtems/timer/req/cancel.yml
+++ b/spec/rtems/timer/req/cancel.yml
@@ -354,9 +354,11 @@ test-support: |
}
test-target: testsuites/validation/tc-timer-cancel.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: