summaryrefslogtreecommitdiff
path: root/spec/acfg/req/init.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/req/init.yml')
-rw-r--r--spec/acfg/req/init.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/acfg/req/init.yml b/spec/acfg/req/init.yml
new file mode 100644
index 00000000..cb168571
--- /dev/null
+++ b/spec/acfg/req/init.yml
@@ -0,0 +1,17 @@
+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/applconfig
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ Where ${../if/init:/name} is defined, where ${../if/header:/path} is included
+ in a translation unit after the definition of ${../if/init:/name}, when the
+ translation unit is preprocessed and compiled, the application configuration
+ shall be initialized.
+type: requirement