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: nrf_auraconfig: Create BSIM tester #18898

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

Commits on Nov 14, 2024

  1. tests: nrf_auraconfig: Create tester

    - Use generic broadcast_sink sample from Zephyr as base
    - Add a struct to contain all values to compare
    - Store adv_name and broadcast_name
    - Parse BASEs and populate struct
    - Add shell interface for setting expected values
    - Create function for comparing dut with expected
    - Compare all values and print success or fail
    - Add BSIM related files
    - OCT-3162
    
    tests: nrf_auraconfig: Integrate with BSIM
    
    - Create a tester main for the nrf_auraconfig sample
    - Parse arguments and send to correct device
    - Add log level to le_audio_tx to suppress warnings
    - OCT-3193
    alexsven committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    12c1e39 View commit details
    Browse the repository at this point in the history