Notification cpp-wrapper UnitTest
authornikhil.a <nikhil.a7@samsung.com>
Fri, 12 Aug 2016 11:46:19 +0000 (17:16 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 16 Aug 2016 11:15:26 +0000 (11:15 +0000)
commit352fb70b55c95bf74217fc2fc950d62d6288530d
tree50f54af0d60ebdb51f18c88c9b770f1344f9396a
parent759d81b6347ca3b194a2522cb76837f3cd42916e
Notification cpp-wrapper UnitTest

1)Added ProviderService unittest
2)Added ConsumerService unittest

Change-Id: Ibb510f4e1e6407ca3ecab791ea4d2e76f03e669c
Signed-off-by: nikhil.a <nikhil.a7@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10345
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/notification/cpp-wrapper/SConscript
service/notification/cpp-wrapper/unittest/NSConsumerServiceSimulator.h [new file with mode: 0644]
service/notification/cpp-wrapper/unittest/NSConsumerServiceTest.cpp [new file with mode: 0644]
service/notification/cpp-wrapper/unittest/NSProviderServiceSimulator.h [new file with mode: 0644]
service/notification/cpp-wrapper/unittest/NSProviderServiceTest.cpp [new file with mode: 0644]
service/notification/cpp-wrapper/unittest/SConscript [new file with mode: 0644]