summaryrefslogtreecommitdiffstats
path: root/spec/req/rtems/tasks/ident.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-27 14:54:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-27 15:29:32 +0200
commit55e17d23c133681cf4a6a24e5190216f5378f1e8 (patch)
treeb836b35f5fee7732c18fc125fba07a3c80671e53 /spec/req/rtems/tasks/ident.yml
parentvalidation: Support N/A in the action transitions (diff)
downloadrtems-central-55e17d23c133681cf4a6a24e5190216f5378f1e8.tar.bz2
validation: Add ability to skip action transitions
Diffstat (limited to 'spec/req/rtems/tasks/ident.yml')
-rw-r--r--spec/req/rtems/tasks/ident.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/req/rtems/tasks/ident.yml b/spec/req/rtems/tasks/ident.yml
index 0a8171df..3d2d6873 100644
--- a/spec/req/rtems/tasks/ident.yml
+++ b/spec/req/rtems/tasks/ident.yml
@@ -43,6 +43,7 @@ pre-conditions:
test-epilogue: null
test-prologue: null
requirement-type: functional
+skip-reasons: {}
test-action: |
if ( ctx->id != NULL ) {
ctx->status = rtems_task_ident( RTEMS_SELF, 0xdeadbeef, ctx->id );