Add calllog CTS tests.

Bug: 22326097
Change-Id: I3c41d97f8054d20448a6d44d32b04443ba83056b
This commit is contained in:
Santos Cordon
2015-07-06 10:51:07 -07:00
parent f3b07d469e
commit 0aafaa7081

View File

@@ -271,6 +271,13 @@ See test_defs.xsd for more information.
coverage_target="framework" coverage_target="framework"
suite="cts" /> suite="cts" />
<test name="cts-calllog"
build_path="cts/tests/tests/calllog"
package="com.android.cts.calllog"
runner="android.support.test.runner.AndroidJUnitRunner"
coverage_target="Phone"
suite="cts" />
<test name="cts-content" <test name="cts-content"
build_path="cts/tests/tests/content" build_path="cts/tests/tests/content"
package="com.android.cts.content" package="com.android.cts.content"