[CodeClean] fix coverity issue
authorJaeyun <jy1210.jung@samsung.com>
Tue, 1 Sep 2020 09:00:49 +0000 (18:00 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Wed, 2 Sep 2020 10:05:48 +0000 (19:05 +0900)
commit8666d72542b59683a22e58a58208405feae0f767
tree6671a7b184a997ab04518f1e9d02616de3f1f5b6
parent2cb4d3fe8c03d1d3df85d52d34b8af32f76e56a9
[CodeClean] fix coverity issue

check return value when setting conf path after test is done.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
tests/common/unittest_common.cc