zephyr/tests/net/lib
Piotr Radecki 65f767f0e5 net: lib http: Added tests for Content-Range to http parser.
Three tests has been added for Content-Range functionality in http
parser:
- test_content_range_supplied: Checks if parser handles range correctly.
- test_content_range_asterisk_total: Checks if parser interprets
astersk as no total size supplied.
- test_double_content_range_error: Checks if parser rejects header with
repeated Content-Range field.

Signed-off-by: Piotr Radecki <piotr.radecki@jrdltd.co.uk>
2025-01-16 22:55:51 +01:00
..
coap net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
coap_client samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dns_cache net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_dispatcher tests: net: dns_dispatcher: Add tests for dispatcher 2024-12-11 21:29:21 +01:00
dns_packet tests: net: dns: Add test for invalid DNS answer parsing 2024-11-28 20:52:20 +01:00
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dns_sd net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
http_header_fields net: lib http: Added tests for Content-Range to http parser. 2025-01-16 22:55:51 +01:00
http_server tests: net: http_server: core: Add tests for Server Error reply 2025-01-16 14:52:10 +01:00
lwm2m net: lwm2m: Convert tickeless to use eventfd() 2024-12-24 13:54:39 +01:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt/v3_1_1 tests: net: mqtt: Make publisher/subscriber test suites self contained 2024-08-08 20:22:33 -04:00
mqtt_sn_client net: mqtt-sn: Update MQTT-SN Unit Tests 2024-11-16 15:08:27 -05:00
mqtt_sn_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
prometheus tests: use net prefix for prometheus tests 2024-12-13 09:12:08 +01:00
tls_credentials yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
wifi_credentials tests: net: wifi_credentials: restrict to native_sim 2024-10-24 22:02:28 +01:00
wifi_credentials_backend_psa tests: net: wifi_credentials: restrict to native_sim 2024-10-24 22:02:28 +01:00
wifi_credentials_backend_settings tests: net: wifi_credentials: restrict to native_sim 2024-10-24 22:02:28 +01:00