expanding the coverage of testing RCSResourceObject.cpp
authorRami Jung <rami.jung@samsung.com>
Mon, 27 Jul 2015 11:51:28 +0000 (20:51 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 27 Jul 2015 16:56:35 +0000 (16:56 +0000)
commitc8586e9aa9d087c0ff6e53345cfb3c345de3ca11
tree08f0f6dccd1b5b939c1de3444f8e6ac2fc537c86
parentc474a82c0af58a4ee245535c4ee00bdcde824e09
expanding the coverage of testing RCSResourceObject.cpp

It calls both
addAttributeUpdatedListener(const std::string& key,AttributeUpdatedListener h)
addAttributeUpdatedListener(const std::string&& key,AttributeUpdatedListener h)

Change-Id: Ic46f85104fb4887515af9745b3dc11b3d90b9516
Signed-off-by: Rami Jung <rami.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1938
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Hun-je Yeon <hunje.yeon@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-encapsulation/src/serverBuilder/unittests/RCSResourceObjectTest.cpp