commit | b3447ec068bbcffb5386122c162fb4afd74a83d8 | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Wed Nov 01 16:20:13 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Nov 06 15:17:15 2023 +0100 |
tree | 7450eaae7783fb3afa029c9555ed2ee1d1d16122 | |
parent | 11fddf4a411cf61273b82ee518399565f3028cc8 [diff] |
tests bsim: Add simple tests for broadcast audio source/sink samples Add an initial test based on the broadcast audio source/sink samples which runs them together and after waiting for a predefined amount of time, checks how many audio packets has the sink received, and if over a threshold, passes the test. This test can be expanded after to cover more functionality from these samples. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>