forked from Imagelibrary/rtems
34 lines
587 B
YAML
34 lines
587 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- set-test-state:
|
|
reason: null
|
|
state: user-input
|
|
tests:
|
|
- capture
|
|
- dl10
|
|
- fileio
|
|
- monitor
|
|
- termios
|
|
- top
|
|
- set-test-state:
|
|
reason: null
|
|
state: benchmark
|
|
tests:
|
|
- dhrystone
|
|
- linpack
|
|
- whetstone
|
|
- set-test-state:
|
|
reason: null
|
|
state: expected-fail
|
|
tests:
|
|
- psxfenv01
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default: []
|
|
description: |
|
|
Provides general test states.
|
|
enabled-by: true
|
|
links: []
|
|
type: build
|