am 9f7ae08e: Add cts-media test definition in eclair.

Merge commit '9f7ae08eb147fd2a77c80b8c395a32b1d1bcaafb' into eclair-plus-aosp

* commit '9f7ae08eb147fd2a77c80b8c395a32b1d1bcaafb':
  Add cts-media test definition in eclair.
This commit is contained in:
Brett Chabot
2009-09-23 13:27:34 -07:00
committed by Android Git Automerger

View File

@@ -224,6 +224,13 @@ See test_defs.xsd for more information.
coverage_target="framework" coverage_target="framework"
cts="true" /> cts="true" />
<test name="cts-media"
build_path="cts/tests/tests/media"
package="com.android.cts.media"
runner="android.test.InstrumentationCtsTestRunner"
coverage_target="framework"
cts="true" />
<test name="cts-net" <test name="cts-net"
build_path="cts/tests" build_path="cts/tests"
package="com.android.cts.net" package="com.android.cts.net"