source: rtems-central/spec/rtems/task/val/perf.yml @ 79cc481

Last change on this file since 79cc481 was 79cc481, checked in by Sebastian Huber <sebastian.huber@…>, on 11/24/21 at 14:33:17

spec: Add performance requirements

  • Property mode set to 100644
File size: 761 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2copyrights:
3- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: validation
7  uid: ../req/perf-runtime
8params:
9  sample-count: 1000
10test-brief: |
11  This test case provides a context to run ${../if/group:/name} performance
12  tests.
13test-cleanup: null
14test-context:
15- brief: |
16    This member provides a status code.
17  description: null
18  member: |
19    rtems_status_code status
20test-context-support: null
21test-description: null
22test-includes:
23- rtems.h
24test-local-includes: []
25test-prepare: null
26test-setup: null
27test-stop: null
28test-support: null
29test-target: testsuites/validation/tc-task-performance.c
30test-teardown: null
31type: runtime-measurement-test
Note: See TracBrowser for help on using the repository browser.