am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread

Merge commit '24ff92954baf143c31f7f8e260b2202f96f0663a' into gingerbread-plus-aosp

* commit '24ff92954baf143c31f7f8e260b2202f96f0663a':
  Add connectivity unit tests to test_defs.xml
This commit is contained in:
Xia Wang
2010-06-29 17:29:49 -07:00
committed by Android Git Automerger

View File

@@ -36,6 +36,13 @@ See test_defs.xsd for more information.
coverage_target="framework" coverage_target="framework"
continuous="true" /> continuous="true" />
<!-- will not run in the continuous test as it needs both Wifi & 3G -->
<test name="frameworks-connectivity"
build_path="frameworks/base/core/tests/ConnectivityManagerTest/"
package="com.android.connectivitymanagertest"
runner=".ConnectivityManagerUnitTestRunner"
coverage_target="framework" />
<test name="frameworks-graphics" <test name="frameworks-graphics"
build_path="frameworks/base/graphics/tests/graphicstests" build_path="frameworks/base/graphics/tests/graphicstests"
package="com.android.frameworks.graphicstests" package="com.android.frameworks.graphicstests"