Updated with Valgrind memory leak fixes for Notification Provider and consumer.
authorabitha.s <abitha.s@samsung.com>
Tue, 15 Nov 2016 12:47:45 +0000 (18:17 +0530)
committerPhil Coval <philippe.coval@osg.samsung.com>
Wed, 23 Nov 2016 08:23:17 +0000 (08:23 +0000)
commit143cc22acf28d20200c1f06cb60b30a249e9f354
tree74414541e3328ea50996d500900e5210d357d751
parent17644150229809e6604d155d738bc0a58c6f7ac0
Updated with Valgrind memory leak fixes for Notification Provider and consumer.

Updated NS sample App to allow/deny consumer subscription.

Change-Id: I6f3609895cbfe2d4d8b18247b7e7dd4c7a438161
Signed-off-by: abitha.s <abitha.s@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14369
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
service/notification/cpp-wrapper/consumer/src/NSConsumerService.cpp
service/notification/cpp-wrapper/consumer/src/NSProvider.cpp
service/notification/cpp-wrapper/examples/linux/notificationserviceconsumer.cpp
service/notification/cpp-wrapper/examples/linux/notificationserviceprovider.cpp
service/notification/cpp-wrapper/provider/SConscript
service/notification/cpp-wrapper/provider/src/NSProviderService.cpp
service/notification/cpp-wrapper/unittest/NSConsumerServiceSimulator.h
service/notification/cpp-wrapper/unittest/NSConsumerServiceTest.cpp
service/notification/cpp-wrapper/unittest/NSProviderServiceSimulator.h [changed mode: 0644->0755]
service/notification/cpp-wrapper/unittest/NSProviderServiceTest.cpp