summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/symbol-name-2.yml
blob: 098905353b1af4443d99d3e7374b75e75cac7fa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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: null
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} macro shall result
  in the substituted values textually concatenated
  in the order ``__USER_LABEL_PREFIX__`` left and
  ${../if/symbol-name:/params[0]/name} right.
type: requirement