summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/xconcat-2.yml
blob: d2d3bb9a31c50b78ce191f4a220d943a5c5f8cee (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 & Co. KG
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