Change-Id: I1bb91242b2fb7651ba0505c416d7559d50259472
This commit is contained in:
Jean-Baptiste Queru
2011-05-12 16:28:47 -07:00

View File

@@ -222,6 +222,12 @@ See test_defs.xsd for more information.
coverage_target="framework" coverage_target="framework"
suite="cts" /> 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-accounts" <test name="cts-accounts"
build_path="cts/tests/tests/accounts" build_path="cts/tests/tests/accounts"
package="android.accounts.cts" package="android.accounts.cts"