summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/concat-1.yml
blob: 682195bbf4ee18fe91628f20ac02af9ad65e36e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/concat
rationale: |
  There should be no additional character before, between or after the
  arguments in the result.
references: []
requirement-type: functional
text: |
  The macro ${../if/concat:/name} shall result in only those
  characters which also appear in its argument values.
type: requirement