Merge "Add connectivity unit tests to test_defs.xml" into gingerbread
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user