summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHongming Jin <hongmingjin@google.com>2018-05-30 15:20:52 -0700
committerHongming Jin <hongmingjin@google.com>2018-06-02 16:07:23 -0700
commitea8630290f5bb4faae0fad317311454281f0574c (patch)
treedebffc064ac34e82727e38f4ca929819cc0783cd
parentb0c7bcc3c8bdced173bf768c5bd3ba4c24f6ca44 (diff)
downloadsuite_harness-ea8630290f5bb4faae0fad317311454281f0574c.tar.gz
Add account manager test.
Test: cts-tradefed run cts -m CtsAccountManagerTestCases cts-instant-tradefed run cts-instant -m CtsAccountManagerTestCases Bug: 79367659 Change-Id: If372fe28fb000616c4834d9349e902d357b5f35c
-rw-r--r--tools/cts-tradefed/res/config/cts-instant.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/cts-tradefed/res/config/cts-instant.xml b/tools/cts-tradefed/res/config/cts-instant.xml
index 875b8a1a..f18043e9 100644
--- a/tools/cts-tradefed/res/config/cts-instant.xml
+++ b/tools/cts-tradefed/res/config/cts-instant.xml
@@ -223,6 +223,10 @@
<!-- CtsSyncContentHostTestCases -->
<!-- This is a test for account data sync and READ_SYNC_SETTINGS/WRITE_SYNC_SETTINGS are required, which instant apps don't have -->
+ <!-- CtsAccountManagerTestCases -->
+ <option name="compatibility:module-arg" value="CtsAccountManagerTestCases:install-arg:--instant" />
+ <option name="compatibility:include-filter" value="CtsAccountManagerTestCases" />
+
<!-- CtsDevicePolicyManagerTestCases -->
<!-- Instant apps can never be device admin / profile owner / device owner so positive tests
here are not applicable -->