Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autopts upmerge 03 2025 #25

Merged
merged 15 commits into from
Feb 28, 2025
Merged

Conversation

Frodevan
Copy link
Collaborator

Bring fork up to date with latest upstream autopts

mkasenberg and others added 15 commits February 28, 2025 12:04
If readback protection was enabled at previous image, nrfjprog will
handle that and flash the current image without issues.
This also replaces discontinued Launchstudio (bls) with new and shiny
Bluetooth Qualification Workspace project (bqw).
autoptsserver will try to launch for specified amount of times
with unplugged dongle before terminating the process. Use Param
value 0 to disable this
ERROR_TXT_FILE will be written to when invalid PIXIT name or value
is set. We check for this file in _run_test function from cron to
stop it from restarting indefinitely.
- Add ternary operation to start adv when tc_name includes CAP/ACC
- Move bd_addr IXIT update to pre_conditions as this was done for all tests
- Fixes regression for CAP/INI/BST tests where broadcast advertisement would
  not start in Zephyr

Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
Adds description for a gap_set_rpa_timeout command, which would enable
dynamically changing rpa timeout.
This unify documentation format, initial idea was to use
tabs (8 spaces wide) for indentation but this seems to be causing
discrepancies in editors and with time it was not really coherent
(various places asuming 4 spaces tabs, or indentation with spaces
only).

Just unify this and use spaces for indentation (8 spaces for level).

This also fixes some convention discrepancies in BTP descriptions
so it is easier to follow.
- Add CAP/CL/ADV/BV-03-C to custom list
 - Needed targeted_conditions

Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
Usage of MSYS2_BASH_PATH variable in check_call ensures that the right
bash from msys2 is being used.
Removing .bqw at cleanup leaves autopts in dirty state.
TSPC_L2CAP_2_45a (Send Disconnect Request Command - LE (C.22)) was not
enabled.
L2CAP service is needed only for CoC testing. Also cleanup some custom
tests that were using default configuration anyway. This allows to
run fixed channels related tests without CoC enabled.
The fix has been incorperated in PTS and the errata
list and the sleep workaround has been updated.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
- Add test BAP/BSRC/SCC/BV-38-C
- Add bap_broadcast_source_setup_v2, includes broadcast_id

Signed-off-by: Graham Wacey <graham.wacey@nordicsemi.no>
Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
@Frodevan Frodevan merged commit ea6e9de into nrfconnect:master Feb 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.