Merge commit 'b2876c0c46107aadabd0ccc2f1b10c04f4c2f169' into eclair-mr2-plus-aosp * commit 'b2876c0c46107aadabd0ccc2f1b10c04f4c2f169': Add contacts launch performance test definition.
This commit is contained in:
@@ -390,6 +390,12 @@ See test_defs.xsd for more information.
|
|||||||
description="Tests for the Contacts app."
|
description="Tests for the Contacts app."
|
||||||
continuous="true" />
|
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"
|
<test name="gcontactsprov"
|
||||||
build_path="packages/providers/GoogleContactsProvider/tests"
|
build_path="packages/providers/GoogleContactsProvider/tests"
|
||||||
package="com.android.providers.contactstests"
|
package="com.android.providers.contactstests"
|
||||||
|
|||||||
Reference in New Issue
Block a user