summaryrefslogtreecommitdiffstats
path: root/spec/testsuites/validation-dev-0.yml
blob: db70d2a05df3cb356b97c732949d553299c2ddf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: validation
test-brief: |
  This general purpose validation test suite provides enough resources to run
  ${/glossary/target:/term}-specific tests.
test-code: |
  const char rtems_test_name[] = "${.:/test-suite-name}";

  #include "ts-default.h"
test-description: null
test-includes: []
test-local-includes: []
test-target: testsuites/validation/ts-validation-dev-0.c
type: test-suite