Fix static analysis issues 15/248615/2
authorIlho Kim <ilho159.kim@samsung.com>
Tue, 1 Dec 2020 01:52:30 +0000 (10:52 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 1 Dec 2020 02:13:44 +0000 (11:13 +0900)
commit7d6208fe6a60b394b414f41baec25bd4d36c7e97
treeae855078917beb16179ca997cfbe388bdd3ce8c6
parent9ab3a88d4dc5c176d4d4b4748481d3511ebf06e4
Fix static analysis issues

In InstallWithStorage function vconf_get and vconf_set function
can be failed so the return value need to be checked

Change-Id: I215799aa5f2e4a73474dc97c89acb8da1551f7db
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
test/smoke_tests/common/smoke_utils.cc