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:
Jeff Hamilton
2009-11-19 11:04:42 -08:00
committed by Android Git Automerger

View File

@@ -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"