zephyr/tests/net/lib
Sagar Shah 91ffbaa0fc tests: net: lib: coap: test coap_handle_request() for invalid request code.
Adding tests to test the case where an invalid request code is
received. coap_handle_request() should return with -ENOTSUP.

Signed-off-by: Sagar Shah <sagar.shah@legrand.us>
2022-09-12 10:53:34 +00:00
..
coap tests: net: lib: coap: test coap_handle_request() for invalid request code. 2022-09-12 10:53:34 +00:00
dns_addremove tests: net: lib: move dns_addremove to new ztest API 2022-08-10 16:11:46 +02:00
dns_packet includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dns_resolve test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
dns_sd test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
http_header_fields test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
lwm2m includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mqtt_packet test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mqtt_publisher ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
mqtt_pubsub ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
mqtt_subscriber ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
tls_credentials tests: net: lib: move tls_credentials to new ztest API 2022-09-02 10:54:29 +00:00