summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-30 12:44:44 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-30 12:45:20 +0200
commitf253c3abf6001cd2f3674b63148ab140cd108533 (patch)
tree3a0bd08e10655c7a21a5c60778bc5357449a9223 /spec/rtems/task/req
parentspec: Review IO Manager (diff)
downloadrtems-central-f253c3abf6001cd2f3674b63148ab140cd108533.tar.bz2
spec: Fix references in text attributes
Diffstat (limited to 'spec/rtems/task/req')
-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