summaryrefslogtreecommitdiffstats
path: root/spec/rtems/userext/val/ident.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/userext/val/ident.yml')
-rw-r--r--spec/rtems/userext/val/ident.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/rtems/userext/val/ident.yml b/spec/rtems/userext/val/ident.yml
index e25374ed..37be348f 100644
--- a/spec/rtems/userext/val/ident.yml
+++ b/spec/rtems/userext/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_extension_delete( id_local_object );
+ T_rsc_success( sc );
test-fixture: null
test-header: null
test-includes: []