summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
diff options
context:
space:
mode:
authorPan Xiuli <xiuli.pan@intel.com>2016-05-17 07:03:46 +0800
committerYang Rong <rong.r.yang@intel.com>2016-06-13 17:02:23 +0800
commitd4915e9fd71110143762c12487c45f4282d9320c (patch)
treec892aae275cb8306cbe30776c23815bc06b5f4db /utests/CMakeLists.txt
parent1447843d67ffdc5348ab7255c240836afa61ba81 (diff)
downloadbeignet-d4915e9fd71110143762c12487c45f4282d9320c.tar.gz
Utest: Remove old sub_group_all/any utest
This utest does not follow spec, so just remove them. Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
Diffstat (limited to 'utests/CMakeLists.txt')
-rw-r--r--utests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index 76b50a5e..7ea10e05 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -241,8 +241,6 @@ set (utests_sources
compiler_private_const.cpp
compiler_private_data_overflow.cpp
compiler_getelementptr_bitcast.cpp
- compiler_sub_group_any.cpp
- compiler_sub_group_all.cpp
compiler_time_stamp.cpp
compiler_double_precision.cpp
compiler_double.cpp