zephyr/tests/net/lib/coap_client
Seppo Takalo 9c9dc9f760 tests: coap_client: Add tests for poll() errors
If we receive poll() error during a request, it must
be forwarded to application.

If instead receive poll() error later, it should not be
forwarded as it might be result of application closing the
socket.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2024-10-31 14:17:58 -05:00
..
src tests: coap_client: Add tests for poll() errors 2024-10-31 14:17:58 -05:00
CMakeLists.txt net: lib: coap_client: check poll() condition before retrying CoAP msg 2024-10-31 14:17:58 -05:00
prj.conf
testcase.yaml tests/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00