summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/xstring-0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/req/xstring-0.yml')
-rw-r--r--spec/rtems/basedefs/req/xstring-0.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/req/xstring-0.yml b/spec/rtems/basedefs/req/xstring-0.yml
new file mode 100644
index 00000000..48e86591
--- /dev/null
+++ b/spec/rtems/basedefs/req/xstring-0.yml
@@ -0,0 +1,20 @@
+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/xstring
+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 macro ${../if/xstring:/name} shall apply all possible C
+ pre-processor substitutions to its argument value before
+ the result of this substitution is converted to a
+ a string formed by the C pre-processor ``#`` operator and
+ the macro results in this string.
+type: requirement