Improve unit tests coverage 41/246041/3
authorDaehyeon Jung <darrenh.jung@samsung.com>
Thu, 22 Oct 2020 11:33:14 +0000 (20:33 +0900)
committerDaehyeon Jung <darrenh.jung@samsung.com>
Fri, 23 Oct 2020 01:48:08 +0000 (10:48 +0900)
commitd7da9723dc6193a3714015902428eb7c609c232a
tree996ed0cabfd431e87b57949ffb724032495ffd80
parentd9838bb4e07d989378f9ad0ea2c6a91d6a06ed08
Improve unit tests coverage

Change-Id: I4066513080098cd8a6cd8fb488d5256e97f0e787
lib/include/shortcut_private.h
lib/src/shortcut_db.c
lib/src/shortcut_internal.c
lib/src/shortcut_manager.c
tests/mock/gio_mock.cc
tests/mock/gio_mock.h
tests/unit_tests/src/test_shortcut_db.cc [new file with mode: 0644]
tests/unit_tests/src/test_shortcut_internal.cc [new file with mode: 0644]
tests/unit_tests/src/test_shortcut_manager.cc