Switch from native_posix to native_sim as default test platform And add overlays for native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
201 B
YAML
12 lines
201 B
YAML
tests:
|
|
bluetooth.hci_uart_async:
|
|
tags:
|
|
- bluetooth
|
|
- uart
|
|
harness: ztest
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|