Add "common" runtest definition (for android-common library tests)

This commit is contained in:
Dan Egnor
2009-11-18 12:05:35 -08:00
parent 6ae0010c61
commit e970b3d160

View File

@@ -140,6 +140,10 @@ See test_defs.xsd for more information.
coverage_target="framework"
continuous="true" />
<test name="common"
build_path="frameworks/base/common/tests"
package="com.android.common.tests" />
<!-- cts tests -->
<test name="cts-permission"