zephyr/tests/net/lib/dns_addremove
Andy Ross 633c41d52c tests/net/lib/dns_addremove: Initialize resolver objects
These were never being initialized by the test, leaving an embedded
k_mutex as bare memory.  That used to work (I guess?), it doesn't with
k_zync.

Signed-off-by: Andy Ross <andyross@google.com>
2022-10-17 10:13:56 +02:00
..
boards
src tests/net/lib/dns_addremove: Initialize resolver objects 2022-10-17 10:13:56 +02:00
CMakeLists.txt
prj.conf tests: net: lib: move dns_addremove to new ztest API 2022-08-10 16:11:46 +02:00
testcase.yaml