samples zbus remote mock: Add overlay for native_sim

Add overlay configuration for native_sim, and enable it
for this platform in the test yaml filter.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-06-23 09:23:32 +02:00 committed by Chris Friedt
parent abf6da6318
commit c3dc01ddf3
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
CONFIG_UART_NATIVE_POSIX_PORT_1_ENABLE=y
CONFIG_NATIVE_SIM_SLOWDOWN_TO_REAL_TIME=y

View file

@ -6,6 +6,7 @@ tests:
tags: zbus
platform_allow:
- native_posix
- native_sim
- hifive1_revb
integration_platforms:
- native_posix