summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/xconcat-2.yml
blob: 9538d52fbfc8569133b0a657a2838f91ac395336 (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
links:
- role: interface-function
  uid: ../if/xconcat
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/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