Skip to content

Commit 1630559

Browse files
panickerajandroid-build-merger
authored andcommitted
Merge "Add Bluetooth unit tests to testrunner" am: 1088af1 am: ce662e8 am: ed26f06
am: 19158e0 Change-Id: Ida29c7859ade7c299163e8ed06ce6e55efd51f28
2 parents 986c93c + 19158e0 commit 1630559

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

testrunner/test_defs.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,12 @@ See test_defs.xsd for more information.
253253
build_path="development/samples/ApiDemos"
254254
package="com.example.android.apis.tests" />
255255

256+
<test name="bluetooth"
257+
build_path="packages/apps/Bluetooth/tests"
258+
package="com.android.bluetooth.tests"
259+
runner="android.support.test.runner.AndroidJUnitRunner"
260+
continuous="true" />
261+
256262
<test name="calculator"
257263
build_path="packages/apps/Calculator"
258264
package="com.android.calculator2.tests"

0 commit comments

Comments
 (0)