zephyr/samples/net/sockets
Jukka Rissanen c95f61f688 samples: net: txtime: Do not run qemu_x86 with twister
The txtime can be run manually with qemu_x86 but it is enough
to have native_sim compiled with twister.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-06-29 05:50:04 -04:00
..
big_http_download samples: net: sockets: big_http_download: Fix build with TLS enabled 2024-06-24 12:42:16 -04:00
can
coap_client
coap_server samples: net: sockets: coap_server: Support CMAKE_LINKER_GENERATOR 2024-05-13 09:46:44 +02:00
dumb_http_server
dumb_http_server_mt samples: net: sockets: Add netif dependency where missing 2024-06-07 16:45:05 +03:00
echo
echo_async
echo_async_select
echo_client samples: net: sockets: echo_client/server: Remove duplicate configs 2024-06-25 14:15:16 -04:00
echo_server samples: net: sockets: echo_client/server: Remove duplicate configs 2024-06-25 14:15:16 -04:00
echo_service posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
http_client doc: net: Add HTTP server documentation 2024-05-10 14:43:38 -05:00
http_get samples: net: sockets: Add netif dependency where missing 2024-06-07 16:45:05 +03:00
http_server samples: net: http_server: use proper language in code-block 2024-06-20 14:07:32 -04:00
net_mgmt samples: net: sockets: net_mgmt: Increase main thread priority 2024-06-25 10:25:37 -04:00
packet posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
sntp_client
socketpair
tcp
txtime samples: net: txtime: Do not run qemu_x86 with twister 2024-06-29 05:50:04 -04:00
websocket_client