Skip to content

Commit ed26f06

Browse files
panickerajandroid-build-merger
authored andcommitted
Merge "Add Bluetooth unit tests to testrunner" am: 1088af1
am: ce662e8 Change-Id: I57cbd76942269d04822116582e2d164416b70f36
2 parents 4bcc728 + ce662e8 commit ed26f06

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
@@ -246,6 +246,12 @@ See test_defs.xsd for more information.
246246
build_path="development/samples/ApiDemos"
247247
package="com.example.android.apis.tests" />
248248

249+
<test name="bluetooth"
250+
build_path="packages/apps/Bluetooth/tests"
251+
package="com.android.bluetooth.tests"
252+
runner="android.support.test.runner.AndroidJUnitRunner"
253+
continuous="true" />
254+
249255
<test name="calculator"
250256
build_path="packages/apps/Calculator"
251257
package="com.android.calculator2.tests"

0 commit comments

Comments
 (0)