summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-24 15:33:17 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-25 09:22:14 +0100
commit79cc48142011d5a9c362e41a715d75c70a9cd29f (patch)
tree8c7007b5f1ea8419113c548c33dce66271721be8 /spec/rtems/task/req
parentspec: Reword performance requirements (diff)
downloadrtems-central-79cc48142011d5a9c362e41a715d75c70a9cd29f.tar.bz2
spec: Add performance requirements
Diffstat (limited to 'spec/rtems/task/req')
-rw-r--r--spec/rtems/task/req/perf-runtime.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/rtems/task/req/perf-runtime.yml b/spec/rtems/task/req/perf-runtime.yml
new file mode 100644
index 00000000..fb6f99d1
--- /dev/null
+++ b/spec/rtems/task/req/perf-runtime.yml
@@ -0,0 +1,14 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de
+enabled-by: true
+links:
+- role: requirement-refinement
+ uid: ../../req/perf-runtime
+non-functional-type: performance
+rationale: null
+references: []
+requirement-type: non-functional
+text: |
+ The runtime of ${../if/group:/name} directives shall be measured.
+type: requirement