am 863270d1: Merge change I5ba25302 into eclair-mr2

Merge commit '863270d143ab4d496029f8417094187061e74ef2' into eclair-mr2-plus-aosp

* commit '863270d143ab4d496029f8417094187061e74ef2':
  Added the new phone app unittest to runtest.
This commit is contained in:
Nicolas Catania
2009-12-09 15:47:48 -08:00
committed by Android Git Automerger

View File

@@ -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"