Merge "Add Bluetooth unit tests to testrunner"
am: 1088af1620
Change-Id: Iaade429b275149b43e78ba16a3ea71ba85a95aa0
This commit is contained in:
@@ -246,6 +246,12 @@ See test_defs.xsd for more information.
|
|||||||
build_path="development/samples/ApiDemos"
|
build_path="development/samples/ApiDemos"
|
||||||
package="com.example.android.apis.tests" />
|
package="com.example.android.apis.tests" />
|
||||||
|
|
||||||
|
<test name="bluetooth"
|
||||||
|
build_path="packages/apps/Bluetooth/tests"
|
||||||
|
package="com.android.bluetooth.tests"
|
||||||
|
runner="android.support.test.runner.AndroidJUnitRunner"
|
||||||
|
continuous="true" />
|
||||||
|
|
||||||
<test name="calculator"
|
<test name="calculator"
|
||||||
build_path="packages/apps/Calculator"
|
build_path="packages/apps/Calculator"
|
||||||
package="com.android.calculator2.tests"
|
package="com.android.calculator2.tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user