The unit test gives net_context_get() an invalid protocol family value which triggers an assert in net_context.c:160 This assert fails the test when it should not as we properly check the return value. Fix this by disabling asserts for this test. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| prj.conf | ||
| testcase.yaml | ||