Merge commit '2bfd9db950534a45b718f8939120a05ced5346f4' * commit '2bfd9db950534a45b718f8939120a05ced5346f4': Added the new phone app unittest to runtest.
This commit is contained in:
@@ -511,6 +511,13 @@ See test_defs.xsd for more information.
|
||||
runner="com.android.mms.SmsLaunchPerformance"
|
||||
coverage_target="Mms" />
|
||||
|
||||
<!-- Unit tests for the phone application. -->
|
||||
<test name="phone-unit"
|
||||
build_path="packages/apps/Phone"
|
||||
package="com.android.phone.tests"
|
||||
continuous="true"
|
||||
coverage_target="Phone" />
|
||||
|
||||
<test name="telephony-unit"
|
||||
build_path="frameworks/base/telephony/tests/TelephonyTest"
|
||||
package="com.android.telephonytest"
|
||||
|
||||
Reference in New Issue
Block a user