Modifications to test_defs.xml for FrameworksTests files move.
This commit is contained in:
@@ -33,7 +33,6 @@ See test_defs.xsd for more information.
|
|||||||
<test name="framework"
|
<test name="framework"
|
||||||
build_path="frameworks/base/tests/FrameworkTest"
|
build_path="frameworks/base/tests/FrameworkTest"
|
||||||
package="com.android.frameworktest.tests"
|
package="com.android.frameworktest.tests"
|
||||||
class="com.android.frameworktest.AllTests"
|
|
||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
continuous="true" />
|
continuous="true" />
|
||||||
|
|
||||||
@@ -135,8 +134,8 @@ See test_defs.xsd for more information.
|
|||||||
|
|
||||||
|
|
||||||
<test name="contentprovideroperation"
|
<test name="contentprovideroperation"
|
||||||
build_path="frameworks/base/tests/FrameworkTest"
|
build_path="frameworks/base/core/tests/coretests"
|
||||||
package="com.android.frameworktest.tests"
|
package="com.android.frameworks.coretests"
|
||||||
class="android.content.ContentProviderOperationTest"
|
class="android.content.ContentProviderOperationTest"
|
||||||
coverage_target="framework" />
|
coverage_target="framework" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user