add test def for calculator
Change-Id: I2501f0699f6eb286037ed314c30be4818a25c643
This commit is contained in:
@@ -390,6 +390,11 @@ See test_defs.xsd for more information.
|
||||
package="com.android.browser.tests"
|
||||
coverage_target="Browser" />
|
||||
|
||||
<test name="calculator"
|
||||
build_path="packages/apps/Calculator"
|
||||
package="com.android.calculator2.tests"
|
||||
coverage_target="Calculator" />
|
||||
|
||||
<test name="calendar"
|
||||
build_path="packages/apps/Calendar"
|
||||
package="com.android.calendar.tests"
|
||||
|
||||
Reference in New Issue
Block a user