Releases: android/betocq
Releases · android/betocq
BeToCQ 2.6.5
BeToCQ 2.6.4
Merge pull request #90 from android/2.6.4 Update the release version to 2.6.4
BeToCQ 2.6.3
Merge pull request #88 from android/2-6-3 release BeToCQ 2.6.3
BeToCQ 2.6.2
Optimize the error handling for AQT and bug fixes
BeToCQ 2.6.1
Merge pull request #80 from android/2-6-1 release 2.6.1
BeToCQ 2.6.0
BeToCQ test suite release history
2.6.0 (01/12/2026)
New
- Optimized tests to achieve a 300% speedup in execution time.
- Integrated a new test suite specifically for GTS.
- Improved test maintainability with granular and descriptive error logging.
Minor changes
- Enable the location mode before test.
- Detect the file transfer failure and onBandwidthChanged failure specifically.
- Make the tests runnable on userbuild with the rooted ramdisk.
- Logging test start/end in logcat for log analysis.
- Increase the logcat cache size.
- Added runtime monitoring to identify GMS activity or USB connectivity loss while tests are running.
Bug fixes
- Resolve issues preventing GMS updates from being enabled or disabled.
- Correct frequency checking and reorder to run prior to file transfer.
- Wait 'onDisconnected' from both source and target devices.
BeToCQ 2.5.0
New
- Refactor the test code structure to improve readability and maintainability, while keeping the test logic unchanged.
- Split 3 functional test cases into 6 to make each test case more focused.
Minor changes:
- Move all device setup steps out from
NCBaseTestClass. - For each BeToCQ suite, define a unique
suite_namestring - Set result message when a function test case is skipped.
- Use
skip_ifinstead ofabort_class_ifin function test class when device capability does not meet. - Add a flag
skip_default_flag_override. - Migrate legacy Java statement switches to equivalent expression switches in Snippets
- Adds some triaging tips for MCC test cases.
- Remove the p2p frequency check in test case
Scc5gWfdDbs2gStaTest.
NOTE: This release comes with a built-in test runner, which replaces the separate local_mobly_runner.py.
Please read the updated instructions in the README for the installation and execution steps.
BeToCQ 2.4.2
Bug fixes
- update snippet apk to fix the WiFi direct capability check issue.
BeToCQ 2.4.1
New
- Add Android Auto test suite and test cases.
- Increase SCC test iterations from 10 to 20 and reduce MCC test iterations from 100 to 50.
- Add WiFi Direct capability check.
Bug fixes
- Fix GMS flag overrides on Windows.
BeToCQ 2.4.0
New
- Update Triage tips for the WLAN upgrade failure.
- Add multi-payload test parameters and optimize multi-payload transfer tests.
- Open source Mobly snippet APK codes.
Bug fixes
- Lower MCC Hotspot speed target as the speed is further degraded due to out-of-sync between source and target devices.
- Move to use hermetic override for P/H flag configuration.
2025.03.26 NOTE: We rolled back changes made to the released wheel file due to a previous accidental operation.