Add the base code for gtest verification 86/180786/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 4 Jun 2018 04:47:38 +0000 (13:47 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 4 Jun 2018 07:27:23 +0000 (16:27 +0900)
commitf6533393551aaf2cc7349bfc18cf6eb6db4db5d0
tree66be9f125fce64dd2a67f0be061961a9f70f9c4a
parent93153e047cf2572a05276e29f96ac64002f6e79e
Add the base code for gtest verification

Change-Id: I5d25520e06ea8c91b8608cd51aa031759972059d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
21 files changed:
CMakeLists.txt
ag-agent/CMakeLists.txt
ag-agent/bluetooth-ag-agent.h
ag-agent/bluetooth-ag-handler.h
hf-agent/CMakeLists.txt
hf-agent/bluetooth-hf-agent.h
hid-agent/CMakeLists.txt
hid-agent/bluetooth-hid-agent.h
hid-agent/bluetooth-hid-manager.h
ipsp-agent/CMakeLists.txt
map-agent/CMakeLists.txt
map-agent/bluetooth_map_agent.h
map-agent/bluetooth_map_email.h
map-agent/bluetooth_map_sms.h
map-agent/bluetooth_map_types.h
packaging/bluetooth-agent.spec
pb-agent/CMakeLists.txt
pb-agent/bluetooth_pb_agent.h
pb-agent/bluetooth_pb_vcard.h
unittest/CMakeLists.txt [new file with mode: 0644]
unittest/bluetooth-agent_test.cpp [new file with mode: 0644]