Fixed code that would only compile on buggy compilers.
authorJon A. Cruz <jonc@osg.samsung.com>
Thu, 24 Sep 2015 21:24:30 +0000 (14:24 -0700)
committerJon A. Cruz <jonc@osg.samsung.com>
Fri, 25 Sep 2015 17:44:28 +0000 (17:44 +0000)
commitb51c8cf9644c5b4cff140ccd3b5081b73f06b181
tree83e7ef0db70b18c7432f46b4913fd34931d2b8d8
parentb56fb32a396a0553a3334b54eebbcaf505207483
Fixed code that would only compile on buggy compilers.

Corrected lambda capture of member. Caused compilation to fail
on gcc newer than 4.6.

Corrected order of GTest assert macro parameters.

Change-Id: I04f653fb70d9e68ee97df2f68bbaa965513c621f
Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3057
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: JungYong KIM <jyong2.kim@samsung.com>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/notification-manager/NotificationManager/src/unittest/ResourceHostingUnitTest.cpp