apply testing in build time 81/233881/4
authorYoungjae Shin <yj99.shin@samsung.com>
Wed, 20 May 2020 04:38:13 +0000 (13:38 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 21 May 2020 03:50:36 +0000 (12:50 +0900)
commita331cffba16a71019651f38933659b84816ac57c
tree4731129af505a89f27dafe43e11a4796e6f2fcb8
parentba8728969474559d954b4393111504b055aee4ef
apply testing in build time

Change-Id: I56ebd55063afa6021e0662a016ab0f5c3db701aa
17 files changed:
CMakeLists.txt
common/sst.h [new file with mode: 0644]
common/sst_log.h [new file with mode: 0644]
packaging/capi-system-system-settings.spec
src/sys_settings.c
src/sys_settings_json.c
src/sys_settings_platform.c
tests/CMakeLists.txt
tests/mocks/libc.c [new file with mode: 0644]
tests/mocks/pkgmgrinfo_appinfo.c
tests/mocks/system_info.c [new file with mode: 0644]
tests/mocks/vconf.cpp
tests/run_coverage.sh [deleted file]
tests/scripts/convert_vconf_script_to_sql.sh
tests/scripts/vconf_golden_master.sh [new file with mode: 0755]
utils/sys_settings_util.c
utils/sys_settings_util.h