Add runtest test def for cts-webkit.
This commit is contained in:
@@ -291,6 +291,13 @@ See test_defs.xsd for more information.
|
|||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
cts="true" />
|
cts="true" />
|
||||||
|
|
||||||
|
<test name="cts-webkit"
|
||||||
|
build_path="cts/tests/tests/webkit"
|
||||||
|
package="com.android.cts.webkit"
|
||||||
|
runner="android.test.InstrumentationCtsTestRunner"
|
||||||
|
coverage_target="framework"
|
||||||
|
cts="true" />
|
||||||
|
|
||||||
<test name="cts-widget"
|
<test name="cts-widget"
|
||||||
build_path="cts/tests"
|
build_path="cts/tests"
|
||||||
package="com.android.cts.widget"
|
package="com.android.cts.widget"
|
||||||
|
|||||||
Reference in New Issue
Block a user