Warning, /testsuites/testdata/rtems.tcfg is written in an unsupported language. File is not indexed.
0001 #
0002 # RTEMS Test Database common defines
0003 #
0004 # Format is one line per test with a directive. The directives are:
0005 #
0006 # include: Include the test configuration file after this file
0007 # has been processed.
0008 # exclude: Exclude the test from being build and so run.
0009 # user-input: The test requires user input to work.
0010 # indeterminate: The test result cannot be determined, it may pass or
0011 # it may not pass.
0012 #
0013
0014 #
0015 # User input tests.
0016 #
0017 user-input: capture
0018 user-input: fileio
0019 user-input: monitor
0020 user-input: termios
0021 user-input: top
0022 user-input: dl10
0023
0024 #
0025 # Benchmarks
0026 #
0027 benchmark: dhrystone
0028 benchmark: linpack
0029 benchmark: whetstone