summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/string-0.yml
blob: d16c06dc64c516fc2806f6c0403a229a012596a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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/string
non-functional-type: interface
rationale: |
  The exact rules on how this string is build are defined by the C standard
  and are too complex to be repeated in this requirement.
references: []
requirement-type: non-functional
text: |
  The ${../if/string:/name} macro shall result in a string formed by
  the C pre-processor ``#`` operator placed before the formal parameter.
type: requirement