fix bug with unittest about topic.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 27 Sep 2016 07:40:02 +0000 (16:40 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 28 Sep 2016 12:23:07 +0000 (12:23 +0000)
commit205fbcea8385ebb3c2bcc119dd8722f2981affce
tree6aff63c353d08c4c2d3e4cc5c8fb506c5af09b5c
parentd79bbeef21dcccf862210639006d34393086e83c
fix bug with unittest about topic.

this patch include,
1. fix bug about topic API lock.
2. modify unittest for related topic.

second patch inlcude,
rename variables name.

Change-Id: I7f6768e367b016cc58e14c14e1e94c27e08289ad
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12273
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderTopic.c
service/notification/src/provider/NSProviderTopic.h
service/notification/unittest/NSConsumerSimulator.h
service/notification/unittest/NSProviderTest.cpp