summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/concat-1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/req/concat-1.yml')
-rw-r--r--spec/rtems/basedefs/req/concat-1.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/req/concat-1.yml b/spec/rtems/basedefs/req/concat-1.yml
new file mode 100644
index 00000000..f21e592e
--- /dev/null
+++ b/spec/rtems/basedefs/req/concat-1.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/concat
+non-functional-type: interface
+rationale: |
+ There should be no additional character before, between or after the
+ arguments in the result.
+references: []
+requirement-type: non-functional
+text: |
+ The macro ${../if/concat:/name} shall result in only those
+ characters which also appear in its argument values.
+type: requirement