Add gtest for coverage and auto test 35/242835/5
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 1 Sep 2020 06:48:17 +0000 (15:48 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 2 Sep 2020 00:33:01 +0000 (09:33 +0900)
commit1a498e26da178577f1ed6c565406fa0ee4d40a81
treef3123765548c621df15f0d787fa90964a9682c2d
parentc256bec35a28f392fd3b0c5e4dc09976c8399420
Add gtest for coverage and auto test

Change-Id: I82eb9117e1fe4a7831fa591ea62e2acc992b8039
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
CMakeLists.txt
packaging/capi-network-uwb.spec
src/CMakeLists.txt
src/uwb-util.c
src/uwb.c
tests/CMakeLists.txt
tests/capi-network-uwb-gtest.cpp [new file with mode: 0755]
tests/capi-network-uwb-test.c
tests/mocks/uwb_mock.c [new file with mode: 0755]