am 4865c539: Add a runtest entry for the database tests.
Merge commit '4865c5393faedabcb6884e745cb4b2393674c8fd' into eclair-mr2-plus-aosp * commit '4865c5393faedabcb6884e745cb4b2393674c8fd': Add a runtest entry for the database tests.
This commit is contained in:
@@ -44,6 +44,12 @@ See test_defs.xsd for more information.
|
|||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
continuous="true" />
|
continuous="true" />
|
||||||
|
|
||||||
|
<!-- subset of the android tests for just the database tests -->
|
||||||
|
<test name="database"
|
||||||
|
build_path="frameworks/base/tests/AndroidTests"
|
||||||
|
package="com.android.unit_tests"
|
||||||
|
class="com.android.unit_tests.DatabaseTests" />
|
||||||
|
|
||||||
<test name="account"
|
<test name="account"
|
||||||
build_path="frameworks/base/tests/AndroidTests"
|
build_path="frameworks/base/tests/AndroidTests"
|
||||||
package="com.android.unit_tests"
|
package="com.android.unit_tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user