summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/rpr.yml
blob: cd369c88d7da5fdae7b4ce198d431a1ea04df10d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
limits: {}
links:
- role: runtime-measurement-request
  uid: rtm
non-functional-type: performance-runtime
params: {}
rationale: null
references: []
requirement-type: non-functional
test-body:
  brief: |
    Body brief.
  code: |
    /* Body code */
  description: |
    Body description.
test-cleanup:
  brief: |
    Cleanup brief.
  code: |
    /* Cleanup code */
  description: |
    Cleanup description.
test-prepare: null
test-setup: null
test-teardown:
  brief: |
    Teardown brief.
  code: |
    /* Teardown code */
  description: |
    Teardown description.
text: |
  Text.
type: requirement