Add a test for the Intel workaround
authorVincent Danjean <Vincent.Danjean@ens-lyon.org>
Wed, 12 Sep 2012 22:44:09 +0000 (00:44 +0200)
committerVincent Danjean <Vincent.Danjean@ens-lyon.org>
Wed, 12 Sep 2012 22:44:09 +0000 (00:44 +0200)
commitef28b1f373911a0f19a5ed8175625e0d3f3559d5
treeb9f7435c7058d3e1a71129987bec2319ae741f8c
parenteb0a20eaff27e3c8295b8a13f60b3fc464b1a915
Add a test for the Intel workaround

We do not really test the bug itself (would require Intel ICD)
But we test that we run ICD without asking for extensions
Makefile.am
libdummy_icd.c
ocl_test.c
run_dummy_icd.c
tests/Makefile.am
tests/atenv.m4
tests/testsuite-standard.at [new file with mode: 0644]
tests/testsuite-workaround.at [new file with mode: 0644]
tests/testsuite.at