nRF Auraconfig test
This test code is a shim to allow for Zephyr’s BabbleSim testing of the nRF Auraconfig sample. 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.