zephyr/tests/net/lib
Tedd Ho-Jeong An 922f53864f tests: net: mqtt: Fix the error handling aftre read
If the rc = -EAGAIN from mqtt_read_publich_payload(), it shouldn't be
used in memcpy() since it is a negative value, and instead, it should
try to read again.

Fix: #13825
Coverity-CID: 191002

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
2019-03-09 10:50:25 -05:00
..
coap net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
dns_packet cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
dns_resolve tests: net: dns: Fix test as the interface index starts from 1 2019-02-18 15:10:54 -05:00
http_header_fields net: http: Remove HTTP client and server APIs 2019-01-25 11:21:20 -05:00
mqtt_packet cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
mqtt_publisher cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
mqtt_pubsub tests: net: mqtt: Fix the error handling aftre read 2019-03-09 10:50:25 -05:00
mqtt_subscriber cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
tls_credentials cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00