Disabled all unit tests that expect use of network.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Tue, 14 Apr 2015 23:06:44 +0000 (19:06 -0400)
committerErich Keane <erich.keane@intel.com>
Wed, 15 Apr 2015 16:27:28 +0000 (16:27 +0000)
commitef3e4fd477cc2f5b96dc6db63f7c4c7f1703d993
tree9381487680e3cf33a0315817d1a271a783b553cc
parent043dffa69ac1e790894288a3ae7da42635b03fb5
Disabled all unit tests that expect use of network.

By utilizing any network connectivity in a unit test, the tests can
fail unintentionally due to network issues. These tests should be
re-implemented as system tests and ran locally, not on the build server.

Change-Id: I26549835b95d2e79c6379515d0235a64633bd125
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/723
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/unittests/OCResourceTest.cpp