Fix OTM Unittest
authorChul Lee <chuls.lee@samsung.com>
Fri, 5 Aug 2016 06:39:50 +0000 (15:39 +0900)
committerRandeep Singh <randeep.s@samsung.com>
Mon, 8 Aug 2016 12:34:13 +0000 (12:34 +0000)
commit3c511a43b30f2b5a164bb389fec61603eeaa92c5
treec447ad287055087ecab7fb098f4337220115e072
parent0ae4b6523646fef83c5c8b04a3e580bb52b490d1
Fix OTM Unittest

Fix OTM Unittest error

Patch #1-3: PT SVR DB modified to use x.org.iotivity.dpc
Patch #4-6: sample server's SVR DB modified to use x.org.iotivity.dpc.
           Also otmunittest.cpp updated to ignore the unknown server.
Patch #7: Updated to exit the unittest
          in case of two more devices are running on the subnet.

Change-Id: Ifd0c8c6043a6967f0e936da0086ee0fb7ed7e0b3
Signed-off-by: Jongmin Choi <jminl.choi@samsung.com>
Signed-off-by: Chul Lee <chuls.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10061
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
resource/csdk/security/provisioning/unittest/otmunittest.cpp
resource/csdk/security/provisioning/unittest/sampleserver1.cpp
resource/csdk/security/provisioning/unittest/sampleserver2.cpp