Add contacts launch performance test definition.

Change-Id: I8d4376e676a682c59accbb129a4d77efb5696e28
This commit is contained in:
Brett Chabot
2009-11-12 11:47:16 -08:00
parent c84040c18b
commit cf87c98ad1

View File

@@ -389,6 +389,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"