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

tests: Bluetooth: CAP and GMAP: Add TX/RX for AC tests #83539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Jan 3, 2025

Add TX and RX verification for the audio configuration tests. This requires modifying some of the underlying structures used in those tests, as well as initializating and triggering TX, and with verification of RX as well.

These tests were implemented to ensure that the streams are not just established, but can send ISO data without issues.

@Thalley
Copy link
Collaborator Author

Thalley commented Jan 6, 2025

The following issues have been raised for the failing tests:
#83584
#83585
#83586

Add TX and RX verification for the audio configuration tests.
This requires modifying some of the underlying structures
used in those tests, as well as initializating and triggering
TX, and with verification of RX as well.

These tests were implemented to ensure that the streams are not
just established, but can send ISO data without issues.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
@@ -40,8 +40,8 @@ Execute_AC_1 24_1_1
Execute_AC_1 24_2_1
Execute_AC_1 32_1_1
Execute_AC_1 32_2_1
Execute_AC_1 441_1_1
Execute_AC_1 441_2_1
# Execute_AC_1 441_1_1 # bap_stream_rx.c:60): ISO receive lost
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit is disabling quite many tests. Do you have an associated bug report you can link from here and the commit message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

3 participants