summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/fatal-idle-thread-create-failed.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/score/thread/req/fatal-idle-thread-create-failed.yml')
-rw-r--r--spec/score/thread/req/fatal-idle-thread-create-failed.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/score/thread/req/fatal-idle-thread-create-failed.yml b/spec/score/thread/req/fatal-idle-thread-create-failed.yml
new file mode 100644
index 00000000..037fa1f1
--- /dev/null
+++ b/spec/score/thread/req/fatal-idle-thread-create-failed.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: requirement-refinement
+ uid: /req/fatal-error
+- role: requirement-refinement
+ uid: ../if/group
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ If the initialization of an idle thread fails, then the system shall
+ terminate with the ${/score/interr/if/internal-error-core:/name} fatal source
+ and the ${/score/interr/if/idle-thread-create-failed:/name} fatal code.
+type: requirement