summaryrefslogblamecommitdiffstats
path: root/testsuites/testdata/rtems.tcfg
blob: 255a5e1e867b0e06305814103d547eafe90e32c8 (plain) (tree)



























                                                                     
#
# RTEMS Test Database common defines
#
# Format is one line per test with a directive. The directives are:
#
#       include: Include the test configuration file after this file
#                has been processed.
#       exclude: Exclude the test from being build and so run.
#    user-input: The test requires user input to work.
# indeterminate: The test result cannot be determined, it may pass or
#                it may not pass.
#

#
# User input tests.
#
user-input: capture
user-input: fileio
user-input: monitor
user-input: termios
user-input: top

#
# Benchmarks
#
benchmark: dhrystone
benchmark: linpack
benchmark: whetstone