summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/concat-1.yml
blob: 400f3e97438e1b569a406089faf04f57a0e2dbc4 (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 (http://www.embedded-brains.de)
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