Disabled all unit tests that ultimately make network API calls.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 16 Apr 2015 00:26:12 +0000 (20:26 -0400)
committerErich Keane <erich.keane@intel.com>
Mon, 20 Apr 2015 06:07:57 +0000 (06:07 +0000)
commit05246946d7735e405bc70ff9115b1a08349094e5
treec5c5cc6c8bdddd91399b87e68e02ee962dab9aee
parent793c3d85c815fde59230bfb4f675de2559de24c5
Disabled all unit tests that ultimately make network API calls.

A commit was pushed earlier that only disabled the tests that ultimately
made networking calls in just one unit test. This commit makes similar
changes to the rest of the unit tests in this repo.

Change-Id: If49f66d010eced3d3defa93a1824ae60e63ac159
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/745
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Doug Hudson <douglas.hudson@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/connectivity/test/ca_api_unittest.cpp
resource/csdk/stack/test/stacktests.cpp
resource/unittests/OCPlatformTest.cpp