Implement additional unit tests 77/245877/10
authorhyunho <hhstark.kang@samsung.com>
Mon, 19 Oct 2020 03:20:30 +0000 (12:20 +0900)
committerhyunho <hhstark.kang@samsung.com>
Wed, 28 Oct 2020 07:21:32 +0000 (16:21 +0900)
commite3ba8b6bce64fc66461d55070512526d901f697f
tree663b6e48abfc2667a5ea0d64986405ddecdc24b8
parent2cb81906f8ea8a89ba058ca3552d24c119605142
Implement additional unit tests

Change-Id: I5f999ea6615656fefda8eaad7563fe7d08e6cdf5
Signed-off-by: hyunho <hhstark.kang@samsung.com>
CMakeLists.txt
cmake/Modules/ApplyPkgConfig.cmake [new file with mode: 0644]
packaging/badge.spec
src/CMakeLists.txt [new file with mode: 0644]
src/badge_internal.c
tests/unit_tests/CMakeLists.txt
tests/unit_tests/data/test.sql [new file with mode: 0644]
tests/unit_tests/src/test_badge.cc
tool/CMakeLists.txt [new file with mode: 0644]
tool/badge_init.c [moved from src/badge_init.c with 100% similarity]