summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPan Xiuli <xiuli.pan@intel.com>2016-09-27 13:11:08 +0800
committerYang Rong <rong.r.yang@intel.com>2016-10-21 12:39:46 +0800
commit4767ac9c4106c1cccf9e2a9d15323f5861c49f4e (patch)
treea65aa101b5b7361a0627e52a15cee91ca0813630
parenta801b20462438b3d2abea3a7dc9b809d8539d3b7 (diff)
Utest: Remove load spir test
SPIR now is not stable, remove it now. Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Ruiling Song <ruiling.song@intel.com>
-rw-r--r--utests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index 0c3cb008..c5020363 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -255,7 +255,6 @@ set (utests_sources
compiler_double_div.cpp
compiler_double_convert.cpp
load_program_from_gen_bin.cpp
- load_program_from_spir.cpp
get_arg_info.cpp
profiling_exec.cpp
enqueue_copy_buf.cpp