zephyr/tests/net/context
Jukka Rissanen d551f6c5ff tests: net: context: Disable assertion for net_context tests
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>
2018-12-07 12:00:04 +02:00
..
src net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj.conf tests: net: Convert to new logging system 2018-10-04 14:13:57 +03:00
testcase.yaml tests: net: context: Disable assertion for net_context tests 2018-12-07 12:00:04 +02:00