summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/ts.yml
blob: ee89c4fc33a10236bf1df3f74045cfceb5eff4f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
code: |
  /* Blue green code */
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: The Blue Green description.
enabled-by: true
links: []
test-code: |
  /* Blue green code */
test-description: The Blue Green description.
test-includes:
- blue.h
test-local-includes:
- green.h
test-target: ts.c
type: test-suite