summaryrefslogtreecommitdiffstats
path: root/testsuites/testdata/rtems.tcfg
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/testdata/rtems.tcfg')
-rw-r--r--testsuites/testdata/rtems.tcfg28
1 files changed, 28 insertions, 0 deletions
diff --git a/testsuites/testdata/rtems.tcfg b/testsuites/testdata/rtems.tcfg
new file mode 100644
index 0000000000..255a5e1e86
--- /dev/null
+++ b/testsuites/testdata/rtems.tcfg
@@ -0,0 +1,28 @@
+#
+# 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