Add unit test to increase coverage 70/239170/4
authorJinWang An <jinwang.an@samsung.com>
Wed, 22 Jul 2020 17:25:12 +0000 (02:25 +0900)
committerJinWang An <jinwang.an@samsung.com>
Wed, 5 Aug 2020 16:10:30 +0000 (01:10 +0900)
commita749308f60e860e33779a07db450319327089a70
tree4b2d1fa30656d8afecf073489219dff9a8dc44b8
parentece027cc235ea61694a59247daff1a44e8bfdfdd
Add unit test to increase coverage

Change-Id: I79d77c39cecde9fb345f584389823ab88ec35336
Signed-off-by: JinWang An <jinwang.an@samsung.com>
24 files changed:
packaging/capi-system-system-settings.spec
tests/CMakeLists.txt
tests/mocks/alarmmgr.c [new file with mode: 0644]
tests/mocks/efl.c
tests/mocks/libc.c
tests/mocks/pkgmgrinfo_appinfo.c
tests/mocks/sstt_mock.h [new file with mode: 0644]
tests/mocks/system_info.c
tests/mocks/vconf.cpp
tests/mocks/xml.c [new file with mode: 0644]
tests/res/99-tizen.conf [new file with mode: 0644]
tests/res/bg_test.png [deleted file]
tests/scripts/ringtone_files.sh [deleted file]
tests/sst_gtest_api.cpp
tests/sst_gtest_err_interface.cpp [new file with mode: 0644]
tests/sst_gtest_font.cpp
tests/sst_gtest_interface.cpp
tests/sst_gtest_misc.cpp
tests/sst_gtest_screen.cpp
tests/sst_gtest_sound.cpp
tests/sst_gtest_time_N_locale.cpp
tests/sst_gtest_vconf.cpp
tests/sstt.h [deleted file]
tests/sstt_main.c [deleted file]