summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/xconcat-2.yml
blob: cd71d3a7e9d70a85178642c306c0fa238337bbe9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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/xconcat
rationale: |
  There should be no additional character before, between or after the
  arguments in the result.
references: []
requirement-type: functional
text: |
  The macro ${../if/xconcat:/name} shall result in only those
  characters which also appear in its argument values
  after applying all possible C pre-processor substitutions to them.
type: requirement