Add test definition for cts-telephony.
BUG 2048364
This commit is contained in:
@@ -263,6 +263,13 @@ See test_defs.xsd for more information.
|
|||||||
coverage_target="framework"
|
coverage_target="framework"
|
||||||
cts="true" />
|
cts="true" />
|
||||||
|
|
||||||
|
<test name="cts-telephony"
|
||||||
|
build_path="cts/tests"
|
||||||
|
package="com.android.cts.telephony"
|
||||||
|
runner="android.test.InstrumentationCtsTestRunner"
|
||||||
|
coverage_target="framework"
|
||||||
|
cts="true" />
|
||||||
|
|
||||||
<test name="cts-util"
|
<test name="cts-util"
|
||||||
build_path="cts/tests"
|
build_path="cts/tests"
|
||||||
package="com.android.cts.util"
|
package="com.android.cts.util"
|
||||||
|
|||||||
Reference in New Issue
Block a user