# 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 | |