Remove unused resource(test images) & add image_util_transform_test 25/146725/1
authorJiyong Min <jiyong.min@samsung.com>
Wed, 30 Aug 2017 07:49:32 +0000 (16:49 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Wed, 30 Aug 2017 07:50:51 +0000 (16:50 +0900)
Change-Id: I501a21b530ab69ff83197f966908358809e6e3f0
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
CMakeLists.txt
test/sample.jpg [deleted file]
test/test.png [deleted file]
test/test_0.jpg [deleted file]
test/test_7.jpg [deleted file]
test/test_IMAGE_UTIL_COLORSPACE_RGB888.jpg [deleted file]
test/test_IMAGE_UTIL_COLORSPACE_YUV420.jpg [deleted file]

index 0927f3a..4ac6aa5 100755 (executable)
@@ -91,7 +91,7 @@ CONFIGURE_FILE(
 )
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/${fw_name}.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
 
-#ADD_SUBDIRECTORY(test)
+ADD_SUBDIRECTORY(test)
 ADD_SUBDIRECTORY(decode-test)
 
 IF(UNIX)
diff --git a/test/sample.jpg b/test/sample.jpg
deleted file mode 100644 (file)
index 7222371..0000000
Binary files a/test/sample.jpg and /dev/null differ
diff --git a/test/test.png b/test/test.png
deleted file mode 100644 (file)
index beecd1b..0000000
Binary files a/test/test.png and /dev/null differ
diff --git a/test/test_0.jpg b/test/test_0.jpg
deleted file mode 100644 (file)
index 9e722af..0000000
Binary files a/test/test_0.jpg and /dev/null differ
diff --git a/test/test_7.jpg b/test/test_7.jpg
deleted file mode 100644 (file)
index 77be402..0000000
Binary files a/test/test_7.jpg and /dev/null differ
diff --git a/test/test_IMAGE_UTIL_COLORSPACE_RGB888.jpg b/test/test_IMAGE_UTIL_COLORSPACE_RGB888.jpg
deleted file mode 100644 (file)
index 784bdeb..0000000
Binary files a/test/test_IMAGE_UTIL_COLORSPACE_RGB888.jpg and /dev/null differ
diff --git a/test/test_IMAGE_UTIL_COLORSPACE_YUV420.jpg b/test/test_IMAGE_UTIL_COLORSPACE_YUV420.jpg
deleted file mode 100644 (file)
index d004869..0000000
Binary files a/test/test_IMAGE_UTIL_COLORSPACE_YUV420.jpg and /dev/null differ