zephyr/samples/net
Alberto Escolar Piedras 2d5d9fdf77 tests/net: For nrf52_bsim use flash model
Now that the nrf52 HW models support it,
let's use their flash model instead of falling back
to the openthread RAM settings backend.

Note that the flash model defaults to just keeping the
flash content in the Linux process heap.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-08 10:08:35 +02:00
..
capture samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cloud tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
common
dhcpv4_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dns_resolve samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dsa samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
eth_native_posix samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gptp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gsm_modem shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
ipv4_autoconf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lldp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lwm2m_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mdns_responder samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_sn_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
openthread/coprocessor samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
promiscuous_mode shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
sockets tests/net: For nrf52_bsim use flash model 2023-05-08 10:08:35 +02:00
stats samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syslog_net samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
telnet samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
vlan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wifi soc: esp32s3: add Wi-Fi support 2023-04-19 17:11:58 +02:00
wpan_serial samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wpanusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
zperf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net.rst