summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/tc2.yml
blob: 2af3184c5097cca93a5d792c7c2c6b3b6fdf21a1 (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
33
34
35
36
37
38
39
40
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- action: |
    /* Test case 2 action 0 code */
  checks:
  - check: |
      /* Test case 2 action 0 check 0 code */
    description: |
      Test case 2 action 0 check 0 description.
    links: []
  - check: |
      /* Test case 2 action 0 check 1 code */
    description: |
      Test case 2 action 0 check 1 description.
    links: []
  description: |
    Test case 2 action 0 description.
  links: []
- action: |
    /* Test case 2 action 1 code */
  checks: []
  description: |
    Test case 2 action 1 description.
  links: []
brief: Test case 2 brief description.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: Test case 2 description.
enabled-by: true
epilogue: null
fixture: test_case_2_fixture
includes:
- b.h
links: []
local-includes:
- y.h
prologue: null
support: null
target: tc12.c
type: test-case