summaryrefslogtreecommitdiff
path: root/testsuite/hw-dependent-tests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/hw-dependent-tests.txt')
-rw-r--r--testsuite/hw-dependent-tests.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/hw-dependent-tests.txt b/testsuite/hw-dependent-tests.txt
new file mode 100644
index 0000000..4116de8
--- /dev/null
+++ b/testsuite/hw-dependent-tests.txt
@@ -0,0 +1,18 @@
+# List of tests which depend on the host HW
+# Such tests PASS if the HW supports the feature, or are either absent
+# or UNSUPPORTED otherwise.
+# A FAIL should be reported as an error
+#
+# Syntax:
+# target:test name
+#
+# gcc
+test1-hwdep-pass-pass
+test2-hwdep-pass-xpass
+test3-hwdep-pass-fail
+test4-hwdep-pass-xfail
+test5-hwdep-pass-disappears
+test6-hwdep-pass-unsupported
+test7-hwdep-pass-untested
+test8-hwdep-pass-unresolved
+