Merge "Add Bluetooth unit tests to testrunner"
This commit is contained in:
@@ -245,6 +245,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