Change service type config in platform unit tests.
authorZiran Sun <ziran.sun@samsung.com>
Mon, 8 Aug 2016 13:30:50 +0000 (14:30 +0100)
committerPhil Coval <philippe.coval@osg.samsung.com>
Mon, 5 Dec 2016 09:42:26 +0000 (09:42 +0000)
commit9e5ec0c850e5590728a0c14ff24b0b0d9c185c9e
tree55cd7a9fc6c0f01f9914a3d50569e7b0a8cde4f9
parentfe8c63d374c0af44ebcc8dc08c2465851f9e6762
Change service type config in platform unit tests.

Using ServiceType::OutofProc causes exception throw in
registerResource unit test. Replace with ServiceType::InProc.

Change-Id: I89ea8741c19af2567f9ae84dc88983a8e54fb64f
Signed-off-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10159
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
resource/unittests/OCPlatformTest.cpp