Add unit tests for component info API 67/279367/2
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 8 Aug 2022 05:01:07 +0000 (14:01 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Mon, 8 Aug 2022 05:01:35 +0000 (05:01 +0000)
commit3e446546f92689d2d3170ff1083d05cc7d330894
treea8401276e583ff35f51ffaf966fc841cd40ed7b7
parentf9620b3b945c76c8de622cde1edfe2adbd8e7fb4
Add unit tests for component info API

To refactor comp info API, unit tests are added.

Change-Id: Ied5bd442557d171972fd0b211f7416aa52dd144d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
test/unit_tests/mock/vconf_mock.cc [new file with mode: 0644]
test/unit_tests/mock/vconf_mock.h [new file with mode: 0644]
test/unit_tests/test_comp_info.cc [new file with mode: 0644]