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:
@@ -36,6 +36,13 @@ See test_defs.xsd for more information.
|
||||
coverage_target="framework"
|
||||
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"
|
||||
build_path="frameworks/base/graphics/tests/graphicstests"
|
||||
package="com.android.frameworks.graphicstests"
|
||||
|
||||
Reference in New Issue
Block a user