auto-pts icon indicating copy to clipboard operation
auto-pts copied to clipboard

The Bluetooth PTS automation framework

Results 154 auto-pts issues
Sort by recently updated
recently updated
newest added

Implements the following experimental ideas: - to have locally a git repo with Windows VM where branches contain different PTS versions. A local file, e.g. pts_vm.yaml, contains mapping between PTS...

Extend the cron comment with info about estimated time duration and number of test cases to be run. Plus other small, cron related fixes/changes.

Add L2CAP/TIM/BV-03-C PTS issue to mynewt.yml

pybtp can be reused in other non-pts projects. The module could be installed with pip: python -m build pip install -U .

This commit fixes invalid workspace format for nimble le-audio.

Adding support for BASS bttester in mynewt/nimble

NXP has been Zephyr bredr maintainer. So we want to setup auto-pts to test bredr. To support BREDR GAP, L2CAP auto-pts test, zephyr bluetooth bt_tester should also be updated, here's...

- Add address_count and addr array parameters to set_lock and set_release btp commands. - Code cleanup for readability - Preconditions adjustment Fixes FATAL ERROR in CSIP/CL/SP/BV-07-C, CSIP/CL/SP/BV-03-C, CSIP/CL/SP/BV-04-C, CSIP/CL/SPE/BI-01-C Merge...

Hi I'm plaing around with the auto-pts to test our device. I've managed to set things up and started implmenting the BTP on my IUT device. My plan is to...

In order to prevent regressions to the framework or shared code, it would be nice if there was a mandatory check for running at least one PTS test-case before allowing...