summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/string-0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/req/string-0.yml')
-rw-r--r--spec/rtems/basedefs/req/string-0.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/req/string-0.yml b/spec/rtems/basedefs/req/string-0.yml
new file mode 100644
index 00000000..d16c06dc
--- /dev/null
+++ b/spec/rtems/basedefs/req/string-0.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: requirement-refinement
+ uid: ../if/string
+non-functional-type: interface
+rationale: |
+ The exact rules on how this string is build are defined by the C standard
+ and are too complex to be repeated in this requirement.
+references: []
+requirement-type: non-functional
+text: |
+ The ${../if/string:/name} macro shall result in a string formed by
+ the C pre-processor ``#`` operator placed before the formal parameter.
+type: requirement