Merge "Add cts hardware tests to continuous test." into froyo

This commit is contained in:
Brett Chabot
2010-03-31 15:19:16 -07:00
committed by Android (Google) Code Review

View File

@@ -264,8 +264,9 @@ See test_defs.xsd for more information.
<test name="cts-hardware" <test name="cts-hardware"
build_path="cts/tests/tests/hardware" build_path="cts/tests/tests/hardware"
package="com.android.cts.hardware" package="com.android.cts.hardware"
runner="android.test.InstrumentationCtsTestRunner" runner="android.test.InstrumentationTestRunner"
coverage_target="framework" coverage_target="framework"
continuous="true"
suite="cts" /> suite="cts" />
<test name="cts-location" <test name="cts-location"