[IOT-1592] Fix unit test of notification service.
authorKIM JungYong <jyong2.kim@samsung.com>
Thu, 12 Jan 2017 06:22:32 +0000 (15:22 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 6 Feb 2017 08:37:35 +0000 (08:37 +0000)
commit915d97b4a063c1706a9d24c133c0979c2af5f23d
treee5af6692afb1fc44b87bfa5933c58be1ba2529ce
parent17221d60b29284520f70fd9f989a17e9bf76c4a7
[IOT-1592] Fix unit test of notification service.

Dependency of hippomocks is removed in notification service

Bug: https://jira.iotivity.org/browse/IOT-1562
Change-Id: I4d8b44b1c06c1abcc73a15fa87db94056a642b9d
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/16377
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
14 files changed:
service/notification/src/consumer/NSConsumerCommon.c
service/notification/src/consumer/NSConsumerCommunication.c
service/notification/src/consumer/NSConsumerInterface.c
service/notification/src/consumer/NSConsumerScheduler.c
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderNotification.c
service/notification/unittest/NSConsumerSimulator.h
service/notification/unittest/NSConsumerTest.cpp
service/notification/unittest/NSProviderSimulator.h
service/notification/unittest/NSProviderTest.cpp
service/notification/unittest/NSUnittestUtil.h [new file with mode: 0644]
service/notification/unittest/SConscript
service/notification/unittest/oic_svr_db_ns.dat [new file with mode: 0644]
service/notification/unittest/oic_svr_db_ns.json [new file with mode: 0644]