comment out the cpp-layer unittest in notificiation service.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 30 Aug 2016 10:35:13 +0000 (19:35 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 31 Aug 2016 01:04:26 +0000 (01:04 +0000)
unittest is failed.
after resolve and then commit.

Change-Id: I99dcc4189e4b1b0205c51c17a87b5513efc74c61
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11139
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/cpp-wrapper/SConscript

index 81316e3..3bb455f 100755 (executable)
@@ -28,4 +28,4 @@ SConscript('consumer/SConscript')
 SConscript('examples/linux/SConscript')
 
 # Go to build Unit test
-SConscript('unittest/SConscript')
\ No newline at end of file
+#SConscript('unittest/SConscript')
\ No newline at end of file