source: rtems-central/rtemsqual/tests/spec-validation/tc3.yml @ bfae00f

Last change on this file since bfae00f was bfae00f, checked in by Sebastian Huber <sebastian.huber@…>, on 05/10/20 at 18:02:05

tests: Sort attributes alphabetically

  • Property mode set to 100644
File size: 754 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2copyrights:
3- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: []
5includes:
6- c.h
7links: []
8local-includes:
9- z.h
10source: tc34.c
11test-case-actions:
12- action: |
13    /* Test case 3 action 0 code */
14  checks:
15  - check: |
16      /* Test case 3 action 0 check 0 code; step ${step} */
17    description: |
18      Test case 3 action 0 check 0 description.
19    links: []
20  description: |
21    Test case 3 action 0 description.
22  links: []
23test-case-brief: Test case 3 brief description.
24test-case-description: Test case 3 description.
25test-case-epilogue: null
26test-case-fixture: null
27test-case-name: Test Case 3
28test-case-prologue: null
29test-case-support: null
30type: test-case
Note: See TracBrowser for help on using the repository browser.