* commit '39e63e526a196f4d22e37a1ec11079fa4672a071':
  test_defs: new CTS security test.
This commit is contained in:
Jean-Baptiste Queru
2011-05-12 17:31:48 -07:00
committed by Android Git Automerger

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"