zephyr/tests/net
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
..
6lo net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
all net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
app net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
arp net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
buf samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
checksum_offload net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
context tests: net: context: Disable assertion for net_context tests 2018-12-07 12:00:04 +02:00
dhcpv4 net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ethernet_mgmt net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
icmpv6 net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ieee802154 net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
iface net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ip-addr net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ipv6 net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ipv6_fragment net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
lib net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mgmt net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mld net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
neighbor net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
net_pkt net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
promiscuous net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
ptp/clock net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
route net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
rpl net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
socket net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
tcp tests: net: tcp: Fix interface initialization 2018-12-07 12:00:04 +02:00
traffic_class net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
trickle net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
tx_timestamp net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
udp net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
utils net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
vlan net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
websocket net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00