summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-membench/t1.yml
blob: e026099f87dd4d6adb8e678a46a2be22b2b3e937 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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:
- role: validation
  uid: r1
test-brief: The Blue Green brief description.
test-code: |
  /* Blue green code */
test-description: The Blue Green description.
test-includes:
- blue.h
test-local-includes:
- green.h
test-target: t0.c
type: memory-benchmark