summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/tc3.yml
blob: e16a9329b7cab6a22ca39c133a76ab5cb0fb1b1c (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- action: |
    /* Test case 3 action 0 code */
  checks:
  - check: |
      /* Test case 3 action 0 check 0 code; step ${step} */
    description: |
      Test case 3 action 0 check 0 description.
    links: []
  description: |
    Test case 3 action 0 description.
  links: []
brief: Test case 3 brief description.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: Test case 3 description.
enabled-by: true
epilogue: null
fixture: null
includes:
- c.h
links: []
local-includes:
- z.h
prologue: null
support: null
target: tc34.c
test-header: null
type: test-case