summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
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-09-28 16:05:19 +0800
commit173b220ccf040b84d48b049c6da8777286b34784 (patch)
treef9866867d1db83e367c85786e8b48c42e9136332 /utests/CMakeLists.txt
parentaacbb6f2a7f54ecfb73cf9a2f0a70d6407cfce5e (diff)
downloadbeignet-173b220ccf040b84d48b049c6da8777286b34784.tar.gz
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>
Diffstat (limited to 'utests/CMakeLists.txt')
-rw-r--r--utests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index c780f120..f94256c6 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -258,7 +258,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