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

Merge commit 'ca603e23d3f279e261b85ea18626ddf8679ffef7'

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