am b2876c0c: am cf87c98a: Add contacts launch performance test definition.

Merge commit 'b2876c0c46107aadabd0ccc2f1b10c04f4c2f169' into eclair-mr2-plus-aosp

* commit 'b2876c0c46107aadabd0ccc2f1b10c04f4c2f169':
  Add contacts launch performance test definition.
This commit is contained in:
Brett Chabot
2009-11-12 12:08:18 -08:00
committed by Android Git Automerger

View File

@@ -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"