[build] add tests for default platform selection
[ocl-icd] / tests / testsuite.at
1 # Testsuite for ocl-icd
2
3 m4_include([atenv.m4])
4
5 AT_INIT()
6 AT_COLOR_TESTS
7
8 m4_include([testsuite-standard.at])
9 m4_include([testsuite-default-platform.at])
10 m4_include([testsuite-workaround.at])