zephyr/samples
Marcin Niestroj 5c4b587f07 samples: http_get: add tests with Native Simulator offloaded sockets
'http_get' is one of the few samples that just require connection to
internet (google.com over HTTP or HTTPS) and check if HTTP GET was
successful. Use it for minimal coverage of Native Simulator offloaded
sockets:

 * DNS resolving
 * basic TCP transfer
 * compatibility with Zephyr TLS subsystem (which required some fcntl()
   operations)

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-03-22 14:39:27 +01:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
basic samples/basic/hash_map: Remove clarification sentence 2024-03-15 17:13:18 -04:00
bluetooth samples: bluetooth: nus: Add Peripheral NUS sample 2024-03-22 10:25:37 +01:00
boards samples: boards: nrf: nrf53_sync_rtc: Fix usage of board name check 2024-03-22 10:06:04 +01:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: mbox: Use FILE_SUFFIX 2024-03-22 12:41:32 +00:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
modules tflite-micro: update README to pull optional module 2024-03-19 14:31:15 -04:00
net samples: http_get: add tests with Native Simulator offloaded sockets 2024-03-22 14:39:27 +01:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor doc: samples: use https URL for adt7420 sample 2024-03-15 18:21:05 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples: shell: Add support for UART over Bluetooth LE NUS 2024-03-22 10:25:37 +01:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration boards: st: tfm: Update board documentation 2024-03-22 09:23:30 +00:00
userspace hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00