summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/ident.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/task/req/ident.yml')
-rw-r--r--spec/rtems/task/req/ident.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/task/req/ident.yml b/spec/rtems/task/req/ident.yml
index 54661205..ed0cb5d8 100644
--- a/spec/rtems/task/req/ident.yml
+++ b/spec/rtems/task/req/ident.yml
@@ -22,7 +22,7 @@ post-conditions:
test-code: |
/* Checks performed by ${../../req/ident:/test-run}() */
text: |
- The post-condition status shall be specified by ${../req/ident}.
+ The post-condition status shall be specified by ${../../req/ident}.
test-epilogue: null
test-prologue: null
pre-conditions:
@@ -39,7 +39,7 @@ pre-conditions:
ctx->id = NULL;
/* Preparation performed by ${../../req/ident:/test-run}() */
text: |
- The pre-condition status shall be specified by ${../req/ident}.
+ The pre-condition status shall be specified by ${../../req/ident}.
test-epilogue: null
test-prologue: null
rationale: null