tests/net/lib/lwm2m/interop: Switch from native_posix to native_sim
Switch support of native_posix to native_sim Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
f7b8ded41a
commit
0de923e2b0
2 changed files with 3 additions and 3 deletions
8
tests/net/lib/lwm2m/interop/boards/native_sim.conf
Normal file
8
tests/net/lib/lwm2m/interop/boards/native_sim.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
CONFIG_DNS_RESOLVER=y
|
||||
CONFIG_DNS_SERVER_IP_ADDRESSES=y
|
||||
CONFIG_DNS_SERVER1="192.0.2.2"
|
||||
CONFIG_LWM2M_DNS_SUPPORT=y
|
||||
CONFIG_NET_CONFIG_MY_IPV4_GW="192.0.2.2"
|
||||
CONFIG_NATIVE_SIM_SLOWDOWN_TO_REAL_TIME=y
|
||||
CONFIG_NATIVE_UART_0_ON_STDINOUT=y
|
||||
CONFIG_ASAN=y
|
Loading…
Add table
Add a link
Reference in a new issue