am 3b0ab876: Merge "Modify testrunner/test_defs.xml to delete obsolete cts tests" into lmp-dev
* commit '3b0ab876fabd488e71c01092810f622508a77d22': Modify testrunner/test_defs.xml to delete obsolete cts tests
This commit is contained in:
@@ -246,7 +246,7 @@ See test_defs.xsd for more information.
|
||||
suite="true" />
|
||||
|
||||
<test name="cts-process"
|
||||
build_path="cts/tests/tests/process"
|
||||
build_path="cts/tests/ProcessTest"
|
||||
package="com.android.cts.process"
|
||||
coverage_target="framework"
|
||||
suite="cts" />
|
||||
@@ -264,17 +264,6 @@ See test_defs.xsd for more information.
|
||||
coverage_target="framework"
|
||||
suite="cts" />
|
||||
|
||||
<test name="cts-api-signature"
|
||||
build_path="cts/tests/SignatureTest"
|
||||
package="android.tests.sigtest"
|
||||
runner="android.support.test.runner.AndroidJUnitRunner"
|
||||
suite="cts" />
|
||||
|
||||
<test name="cts-api-signature-func"
|
||||
build_path="cts/tests/SignatureTest"
|
||||
package="android.tests.sigtest.tests"
|
||||
suite="cts" />
|
||||
|
||||
<test name="cts-app"
|
||||
build_path="cts/tests/tests/app"
|
||||
package="com.android.cts.app"
|
||||
|
||||
Reference in New Issue
Block a user