tests bsim bt: Add basic connection test with HCI UART async controllers

Add a basic connection test between two devices,
in which the controllers are in separate nrf52_bsim devices
connected over UART to the devices running the host+app.
The controllers are running the HCI UART async sample.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-01-05 16:17:30 +01:00 committed by Carles Cufí
commit 009fcd70e5
3 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1 @@
/* Purposely empty. To avoid using the one provided by the application */