The TCK for JSR 82 is available under the terms of the Motorola Extensible License! Anyone can now freely download, view, and execute the JSR 82 TCK.
JSR-82 project website https://opensource.motorola.com/sf/sfmain/do/viewProject/projects.jsr82
Latest test reports for Bluetooth_1-1-1_002_TCK can be found here. See Description of failures.
Latest test reports for OBEX_1-1-1_002_TCK can be found here.
TCK tests for previous releases of BlueCove
L2CAP connection can't be implemented on Microsoft stack. Because of this BlueCove JSR-82 implementation can't be certified on Microsoft stack. L2CAP tests has been excluded from run on this stack to save time
To run TCK we are using:
Test environment
Before starting tests Bluetooth devices had been paired.
Here is how you would run the JSR 82 TCK Gatling tests on BlueCove in the "autotest" mode with the help of MicroEmulator:
java -cp microemulator.jar;bluecove.jar org.microemu.app.Main -Xautotest:http://localhost:8080/getNextApp.jad
You will need a TCK agent running on another bluetooth device use bluecove-tester Web Start.
Illustrated guide Running Gatling and TCK for bluecove developers