Merge change 27167 into eclair
* changes: Added a target to run the Contacts tests using runtest.
This commit is contained in:
@@ -368,6 +368,13 @@ See test_defs.xsd for more information.
|
|||||||
package="com.android.providers.contacts.tests"
|
package="com.android.providers.contacts.tests"
|
||||||
coverage_target="ContactsProvider" />
|
coverage_target="ContactsProvider" />
|
||||||
|
|
||||||
|
<test name="contacts"
|
||||||
|
build_path="packages/apps/Contacts"
|
||||||
|
package="com.android.contacts.tests"
|
||||||
|
runner="android.test.InstrumentationTestRunner"
|
||||||
|
coverage_target="Contacts"
|
||||||
|
description="Tests for the Contacts app." />
|
||||||
|
|
||||||
<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