Skip to content

Commit e970b3d

Browse files
committed
Add "common" runtest definition (for android-common library tests)
1 parent 6ae0010 commit e970b3d

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)