Fix failed test cases and make test common lib 03/69903/2
authorKyungwook Tak <k.tak@samsung.com>
Tue, 17 May 2016 08:38:35 +0000 (17:38 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Tue, 17 May 2016 09:42:27 +0000 (18:42 +0900)
commit0a56cbe36f340b7fb506190aad2c22ae201455df
tree73a967f8be1420b87412da8db90901c4fbc11b0a
parentf856e54bbf79ab21d379d551995132d1f2a5dbc4
Fix failed test cases and make test common lib

Test common library for all of test binaries

Change-Id: I41a72a170050e1c86662c5c75c0e1fc1b4ae131e
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
19 files changed:
CMakeLists.txt
packaging/csr-framework.spec
src/framework/service/app-deleter.cpp
src/framework/service/app-deleter.h
src/framework/service/cs-logic.cpp
src/framework/service/exception.h
src/framework/service/file-system.cpp
src/framework/service/file-system.h
test/CMakeLists.txt
test/internals/CMakeLists.txt
test/internals/test-file-system.cpp
test/popup/CMakeLists.txt
test/test-api-content-screening.cpp
test/test-api-engine-web-protection.cpp
test/test-api-web-protection.cpp
test/test-common.cpp
test/test-common.h
test/test-helper.cpp
test/test-helper.h