Enable runtest for ManagedProvisioning test
Change-Id: Ie06b47522c22bf51eb2a09cfd6db7c60714aa040
This commit is contained in:
@@ -301,6 +301,14 @@ See test_defs.xsd for more information.
|
||||
description="Tests for the Dialer app."
|
||||
continuous="true" />
|
||||
|
||||
<test name="managed-provisioning"
|
||||
build_path="packages/apps/ManagedProvisioning/tests"
|
||||
package="com.android.managedprovisioning.tests"
|
||||
runner="com.android.managedprovisioning.TestInstrumentationRunner"
|
||||
coverage_target="ManagedProvisioning"
|
||||
description="Tests for the ManagedProvisioning app."
|
||||
continuous="true" />
|
||||
|
||||
<test name="downloadprovider"
|
||||
build_path="packages/providers/DownloadProvider/tests"
|
||||
package="com.android.providers.downloads.tests"
|
||||
|
||||
Reference in New Issue
Block a user