Merge "test_defs: new CTS security test." into gingerbread

This commit is contained in:
Jean-Baptiste Queru
2011-05-12 15:56:22 -07:00
committed by Android Code Review

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"