am 3ef19fa9: Merge "test_defs: new CTS security test." into gingerbread

* commit '3ef19fa91771be93f398af577a4432bb0fd571aa':
  test_defs: new CTS security test.
This commit is contained in:
Jean-Baptiste Queru
2011-05-12 16:20:21 -07:00
committed by Android Git Automerger

View File

@@ -218,6 +218,12 @@ See test_defs.xsd for more information.
coverage_target="framework"
suite="cts" />
<test name="cts-security"
build_path="cts/tests/tests/security"
package="com.android.cts.security"
runner="android.test.InstrumentationCtsTestRunner"
suite="cts" />
<test name="cts-api-signature"
build_path="cts/tests/SignatureTest"
package="android.tests.sigtest"