summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/symbol-name-4.yml
blob: c224de101d649d44e8ae596f737327afd2cf3d9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/symbol-name
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: |
  While the symbol ``__USER_LABEL_PREFIX__`` *is* defined
  during pre-processing of the ``basedefs.h`` file,
  the ${../if/symbol-name:/name} shall result in only those
  characters which also appear in the value of ``__USER_LABEL_PREFIX__``
  and its argument value
  after applying all possible C pre-processor substitutions to them.
type: requirement