zephyr/tests/net/lib
Robert Chou 7aa223174a net: coap: empty payload with payload marker is malformed
From RFC 7252, section 3
"The absence of the Payload Marker denotes a zero-length payload.
The presence of a marker followed by a zero-length payload MUST
be processed as a message format error."

Check empty payload when COAP_MARKER is found and add a test case to
cover it

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-10-25 13:21:53 +03:00
..
coap net: coap: empty payload with payload marker is malformed 2017-10-25 13:21:53 +03:00
dns_packet tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
dns_resolve tests: net: lib: dns_resolve: bump min memory to over 20k 2017-10-18 09:47:19 -05:00
http_header_fields tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mqtt_packet tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mqtt_publisher tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mqtt_subscriber tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00