summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/symbol-name-4.yml
blob: f2a07989cdfd6abd2e63578dfea6ea5704ff93c3 (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: requirement-refinement
  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