am a9dcbaf1: am 4865c539: Add a runtest entry for the database tests.

Merge commit 'a9dcbaf1fa228731acfe13f918946f13d2e387e5'

* commit 'a9dcbaf1fa228731acfe13f918946f13d2e387e5':
  Add a runtest entry for the database tests.
This commit is contained in:
Jeff Hamilton
2009-11-19 11:09:47 -08:00
committed by Android Git Automerger

View File

@@ -44,6 +44,12 @@ See test_defs.xsd for more information.
coverage_target="framework"
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"
build_path="frameworks/base/tests/AndroidTests"
package="com.android.unit_tests"