zephyr/tests/net
Jukka Rissanen 6301ae74d9 tests: net: tcp: Check null ptr dereference
If pkt allocation fails, then prepare to handle NULL pointer.

Coverity-CID: 195819
Coverity-CID: 195860
Coverity-CID: 195921

Fixes #14412
Fixes #14399
Fixes #14388

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-13 05:39:41 -05:00
..
6lo net/private: Rename net_hexdump_frags to net_pkt_hexdump 2019-02-12 20:24:02 -05:00
all kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00
arp net: tests: Migrate ARP tests 2019-03-08 07:18:19 -05:00
buf macros: deleted macros SECONDS(), MSEC(), USEC() 2019-03-04 19:04:21 -05:00
checksum_offload tests/net: Switch checksum test to new net_context API 2019-03-09 10:09:33 -05:00
context tests/net: Switch context test to new net_context API 2019-03-09 10:09:33 -05:00
dhcpv4 tests: net: dhcpv4: Check null ptr dereference 2019-03-13 05:38:26 -05:00
ethernet_mgmt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
icmpv6 tests/net: Switch icmpv6 test to new net_pkt API 2019-03-09 10:09:33 -05:00
ieee802154 net/ieee802154: Switch fragmentation support to new net_pkt API 2019-02-23 07:44:59 -05:00
iface tests/net: Switch iface test to new net_pkt API 2019-03-09 10:09:33 -05:00
ip-addr tests: net: ip-addr: Fix interface index values 2019-02-18 15:10:54 -05:00
ipv6 tests: net: ipv6: Check null ptr dereference 2019-03-13 05:34:46 -05:00
ipv6_fragment tests/net: Switch ipv6 fragmentation test to new net_pkt API 2019-03-09 10:09:33 -05:00
lib tests: net: mqtt: Fix the error handling aftre read 2019-03-09 10:50:25 -05:00
mgmt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mld tests/net: Switch MLD to new net_pkt API 2019-03-09 10:09:33 -05:00
neighbor cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
net_pkt tests/net: Replace the legacy net_pkt API test by the new one. 2019-03-09 10:09:33 -05:00
promiscuous tests/net: Switch promiscuous test to new net_pkt API 2019-03-09 10:09:33 -05:00
ptp/clock net: app: Remove net-app API files 2019-02-01 12:29:21 +02:00
route cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
socket tests: socket: tcp: Test handling of EOF condition on socket 2019-03-06 15:57:40 -05:00
tcp tests: net: tcp: Check null ptr dereference 2019-03-13 05:39:41 -05:00
traffic_class tests/net: Switch traffic class test to new net_context API 2019-03-09 10:09:33 -05:00
trickle cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
tx_timestamp tests/net: Switch tx timestamp test to new net_context API 2019-03-09 10:09:33 -05:00
udp net: tests: Migrate UDP tests 2019-03-07 07:17:36 -05:00
utils tests/net: Reducing utils test by removing redundant ones 2019-03-09 10:09:33 -05:00
vlan tests/unit: Switch vlan test to new net_pkt/net_context API 2019-03-09 10:09:33 -05:00