Add runtest test def for cts-webkit.

This commit is contained in:
Brett Chabot
2009-09-10 15:08:58 -07:00
parent 67545123a4
commit cc6799af7d

View File

@@ -291,6 +291,13 @@ See test_defs.xsd for more information.
coverage_target="framework"
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"
build_path="cts/tests"
package="com.android.cts.widget"