summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-02-22 10:01:47 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-02-23 09:18:17 +0100
commit91fb0aca4428478280ff1b4e4ddff945a7e1b144 (patch)
tree351f3bd2f8f1f734f465a481a75b28199b2343ff
parentspec: Adjust test case (diff)
downloadrtems-central-91fb0aca4428478280ff1b4e4ddff945a7e1b144.tar.bz2
spec: Improve requirement wording
-rw-r--r--spec/acfg/req/init.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/spec/acfg/req/init.yml b/spec/acfg/req/init.yml
index a60a5319..a8124d52 100644
--- a/spec/acfg/req/init.yml
+++ b/spec/acfg/req/init.yml
@@ -10,8 +10,9 @@ 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.
+ While ${../if/init:/name} is defined, while ${../if/header-confdefs:/path} is
+ included in a translation unit after the definition of ${../if/init:/name},
+ when the translation unit is preprocessed and compiled, the system settings
+ defined by present application configuration options shall be statically
+ allocated and initialized.
type: requirement