blob: 4116de87b74f4eec629adcdb9f5a9e6de722ed2d [file] [log] [blame]
Christophe Lyon73ac1d82018-06-12 13:32:47 +00001# List of tests which depend on the host HW
2# Such tests PASS if the HW supports the feature, or are either absent
3# or UNSUPPORTED otherwise.
4# A FAIL should be reported as an error
5#
6# Syntax:
7# target:test name
8#
9# gcc
10test1-hwdep-pass-pass
11test2-hwdep-pass-xpass
12test3-hwdep-pass-fail
13test4-hwdep-pass-xfail
14test5-hwdep-pass-disappears
15test6-hwdep-pass-unsupported
16test7-hwdep-pass-untested
17test8-hwdep-pass-unresolved
18