nRF Auraconfig tester test
This test code will set up a broadcast sink to receive and parse the advertisement packets from the nRF Auraconfig sample using Zephyr’s BabbleSim and verify that the result matches the test vector supplied. It is not intended for use in production code. Compared to other tests, these run as integration tests involving the Controller, the Host, and the application layer.
Requirements
The test supports the nrf5340bsim board.
Building and running
These tests are run as part of nRF Connect SDK CI with specific configurations. They should not be treated as a reference for general use, as they are designed for this CI only and fault injection purposes.
For more information about BabbleSim tests, see the documentation in Zephyr.