summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/val/ident.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 10:12:48 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 10:22:07 +0200
commita1c17c58ca61eb898a5daf928eb3e9e40cf1a778 (patch)
treeb3074f17ba69dfc9fd8b47d57e89e8ca3d22db09 /spec/rtems/timer/val/ident.yml
parentinterface: Register license of header file (diff)
downloadrtems-central-a1c17c58ca61eb898a5daf928eb3e9e40cf1a778.tar.bz2
spec: Delete resources in validation tests
Diffstat (limited to 'spec/rtems/timer/val/ident.yml')
-rw-r--r--spec/rtems/timer/val/ident.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/rtems/timer/val/ident.yml b/spec/rtems/timer/val/ident.yml
index dd174cd1..6937af27 100644
--- a/spec/rtems/timer/val/ident.yml
+++ b/spec/rtems/timer/val/ident.yml
@@ -18,7 +18,9 @@ test-actions:
links: []
test-brief: Test the ${../if/ident:/name} directive.
test-description: null
-test-epilogue: null
+test-epilogue: |
+ sc = rtems_timer_delete( id_local_object );
+ T_rsc_success( sc );
test-fixture: null
test-header: null
test-includes: []