Merge "Add a rule for android-common-ex tests in testrunner"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4e849f0ecb
@@ -143,6 +143,12 @@ See test_defs.xsd for more information.
|
||||
coverage_target="framework"
|
||||
continuous="true" />
|
||||
|
||||
<test name="android-common-ex"
|
||||
build_path="frameworks/ex/common/tests"
|
||||
package="com.android.common.tests"
|
||||
coverage_target="framework"
|
||||
continuous="true" />
|
||||
|
||||
<test name="ex-variablespeed"
|
||||
build_path="frameworks/ex/variablespeed/tests"
|
||||
package="com.android.ex.variablespeed.tests"
|
||||
|
||||
Reference in New Issue
Block a user