summaryrefslogtreecommitdiffstats
path: root/spec/spec/test-name.yml
blob: e33022666c9f710ee353fa63db6a7599e6107518 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  str:
    assert:
    - re: ^[A-Z][a-zA-Z0-9 _]+$
    description: |
      It shall be the name of a test suite or test case.  It shall be formatted
      in the style of a caption.  If shall form a valid C designator after
      removal of all white space characters.
spec-name: Test Name
spec-type: test-name
type: spec