Added first test for byte scatter reads / writes
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Wed, 9 May 2012 13:15:13 +0000 (13:15 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:18 +0000 (16:17 -0700)
utests/CMakeLists.txt

index c66e152..e408507 100644 (file)
@@ -11,6 +11,8 @@ ADD_LIBRARY(utests SHARED
             compiler_write_only.cpp
             compiler_copy_buffer.cpp
             compiler_copy_buffer_row.cpp
+            compiler_byte_scatter.cpp
+            compiler_short_scatter.cpp
             compiler_if_else.cpp
             compiler_unstructured_branch0.cpp
             compiler_unstructured_branch1.cpp