Add initial code for GTest 69/179869/5
authorMilind Murhekar <m.murhekar@samsung.com>
Wed, 23 May 2018 05:57:44 +0000 (11:27 +0530)
committersaerome.kim <saerome.kim@samsung.com>
Tue, 29 May 2018 10:20:09 +0000 (19:20 +0900)
commit94f9f9a0ca5f308b9640f5c2507a960e6a6fe802
treea689036ca9cb7bffd932317b95c549fcb619f654
parent9f1121732cfb3a77dafeeef8494737cc231d694b
Add initial code for GTest

Change-Id: I8c0ec43efe59fa82b3e14d320fa3c66f073158f7
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
CMakeLists.txt
packaging/zigbee-manager.spec
unittest/CMakeLists.txt [new file with mode: 0644]
unittest/common.h [new file with mode: 0644]
unittest/gdbus.cpp [new file with mode: 0644]
unittest/gdbus.h [new file with mode: 0644]
unittest/unittest.cpp [new file with mode: 0644]
unittest/zbl.cpp [new file with mode: 0644]
unittest/zbl.h [new file with mode: 0644]
zigbee-daemon/src/main.c