summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-membench/t0.yml
blob: 1ea13629e25465e503cfd80b0decd777c13de26d (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 & Co. KG
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