summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/tc3.yml
blob: 838996171db57d4d658cf3b2a02973d7dd17fdda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links: []
test-actions:
- action-brief: |
    Test case 3 action 0 description.
  action-code: |
    /* Test case 3 action 0 code */
  checks:
  - brief: |
      Test case 3 action 0 check 0 description.
    code: |
      /* Test case 3 action 0 check 0 code; step ${.:/step} */
    links: []
  links: []
test-brief: Test case 3 brief description.
test-context: []
test-context-support: null
test-description: Test case 3 description.
test-header: null
test-includes:
- c.h
test-local-includes:
- z.h
test-setup: null
test-stop: null
test-support: null
test-target: tc34.c
test-teardown: null
type: test-case