---
 tests/all_cl.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/all_cl.py b/tests/all_cl.py
index b62b6c1..45de569 100644
--- a/tests/all_cl.py
+++ b/tests/all_cl.py
@@ -25,6 +25,8 @@
 #
 
 from tests.cl import profile
+from framework.oclconform import add_oclconform_tests
 from framework.opencv import add_opencv_tests
 
 add_opencv_tests(profile, True)
+add_oclconform_tests(profile)
-- 
1.8.1.5

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to