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 crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
benchmarks tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bluetooth tests: bsim_bt tests: Fix malformed JUNIT results file 2018-12-06 09:15:38 -05:00
boards tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
booting/stub samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
cmsis_rtos_v1 tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
compliance
crypto tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
drivers tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
include tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
kernel test: kernel: userspace: add include for arm core mpu 2018-12-05 15:15:07 -05:00
lib samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
misc/test_build samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
net tests: net: context: Disable assertion for net_context tests 2018-12-07 12:00:04 +02:00
posix tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
power tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
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 test: unittest: run for 32bit architecture 2018-11-22 11:32:29 +01:00
ztest tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt
Kconfig tests: add Kconfig for testing via shell 2018-11-05 09:32:38 -05:00