am cf87c98a: Add contacts launch performance test definition.

Merge commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f' into eclair-mr2

* commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f':
  Add contacts launch performance test definition.
This commit is contained in:
Brett Chabot
2009-11-12 12:04:10 -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."
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"