zephyr/tests
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
..
application_development
benchmarks
bluetooth tests: bsim_bt tests: Fix malformed JUNIT results file 2018-12-06 09:15:38 -05:00
boards
booting/stub
cmsis_rtos_v1
compliance
crypto
drivers
include
kernel test: kernel: userspace: add include for arm core mpu 2018-12-05 15:15:07 -05:00
lib
misc/test_build
net tests: net: context: Disable assertion for net_context tests 2018-12-07 12:00:04 +02:00
posix
power
shell shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
subsys logging: Fix initial log level in shell 2018-12-05 14:35:33 +01:00
unit
ztest
CMakeLists.txt
Kconfig