summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
diff options
context:
space:
mode:
authorLuo Xionghu <xionghu.luo@intel.com>2017-03-08 23:00:41 +0800
committerYang Rong <rong.r.yang@intel.com>2017-03-13 17:00:06 +0800
commitd9282799661be100de1b9dd7956335c4a8f0ea69 (patch)
treec5d35cfddcd02092029e2cb54261927594ce6b60 /utests/CMakeLists.txt
parentb4e56325311eb7915fac19f67ad149dcccf4b728 (diff)
downloadbeignet-d9282799661be100de1b9dd7956335c4a8f0ea69.tar.gz
cl_intel_media_block_io WRITE related unit tests.
v2: remove printf code in kernel; disable DEBUG_OUTPUT. Signed-off-by: Luo Xionghu <xionghu.luo@intel.com> Reviewed-by: Pan Xiuli <xiuli.pan@intel.com>
Diffstat (limited to 'utests/CMakeLists.txt')
-rw-r--r--utests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index 736b21c9..b7ef7429 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -179,6 +179,7 @@ set (utests_sources
compiler_subgroup_image_block_read.cpp
compiler_subgroup_image_block_write.cpp
compiler_subgroup_media_block_read.cpp
+ compiler_subgroup_media_block_write.cpp
compiler_async_stride_copy.cpp
compiler_insn_selection_min.cpp
compiler_insn_selection_max.cpp