Add contacts launch performance test definition.
Change-Id: I8d4376e676a682c59accbb129a4d77efb5696e28
This commit is contained in:
@@ -389,6 +389,12 @@ See test_defs.xsd for more information.
|
||||
description="Tests for the Contacts app."
|
||||
continuous="true" />
|
||||
|
||||
<test name="contacts-launch"
|
||||
build_path="packages/apps/Contacts"
|
||||
package="com.android.contacts.tests"
|
||||
runner="com.android.contacts.ContactsLaunchPerformance"
|
||||
description="Launch performance for Contacts." />
|
||||
|
||||
<test name="gcontactsprov"
|
||||
build_path="packages/providers/GoogleContactsProvider/tests"
|
||||
package="com.android.providers.contactstests"
|
||||
|
||||
Reference in New Issue
Block a user