Skip to content

Commit 1c563ca

Browse files
egnorAndroid Git Automerger
authored andcommitted
am e970b3d: Add "common" runtest definition (for android-common library tests)
Merge commit 'e970b3d160719a58ef9c91c637eb5ec9dc95a3fe' into eclair-mr2-plus-aosp * commit 'e970b3d160719a58ef9c91c637eb5ec9dc95a3fe': Add "common" runtest definition (for android-common library tests)
2 parents a7e4208 + e970b3d commit 1c563ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testrunner/test_defs.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ See test_defs.xsd for more information.
140140
coverage_target="framework"
141141
continuous="true" />
142142

143+
<test name="common"
144+
build_path="frameworks/base/common/tests"
145+
package="com.android.common.tests" />
146+
143147
<!-- cts tests -->
144148

145149
<test name="cts-permission"

0 commit comments

Comments
 (0)