zephyr/tests/net/lib
Jukka Rissanen 6493af2714 tests: net: dns: Add tests for catching malformed packets
Add more tests to verify that we discard malformed packets.
In order to simplify the testing, separate message validation to
dns_validate_msg() function in resolve.c. Allow that function to
be called from unit test. This way we can construct invalid DNS
messages in unit test and verify that they are discarded when
needed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-27 08:05:52 -04:00
..
coap cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
dns_addremove device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
dns_packet tests: net: dns: Add tests for catching malformed packets 2020-08-27 08:05:52 -04:00
dns_resolve device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
http_header_fields tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mqtt_packet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mqtt_publisher random: Include header where it is used 2020-07-08 21:05:36 -04:00
mqtt_pubsub random: Include header where it is used 2020-07-08 21:05:36 -04:00
mqtt_subscriber random: Include header where it is used 2020-07-08 21:05:36 -04:00
tls_credentials tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00