zephyr/tests/net
Jan Van Winkel 9468cb6eb1 tests: net: hostname: Corrected unique hostname conversion
Replaced net_bytes_from_str in hostname_get test by a new function that
converts the unique part of the hostname in a byte array.

net_bytes_from_str can not be used as it assumes that the string input
is of the format "xx:xx:xx:xx:xx:xx" where as the unique part of the
hostname is a MAC address string without colons. If net_bytes_from_str
is used this could result in buffer overrun on the input string.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-10-02 12:52:16 +03:00
..
6lo tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
all
arp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
buf tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
checksum_offload tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
context tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
dhcpv4 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ethernet_mgmt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
hostname tests: net: hostname: Corrected unique hostname conversion 2019-10-02 12:52:16 +03:00
icmpv6 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ieee802154 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
iface
ip-addr
ipv6 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ipv6_fragment tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
lib tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mgmt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mld tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
neighbor tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
net_pkt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ppp/driver
promiscuous tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ptp/clock
route tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
shell tests: net: shell: Add some simple tests for net-shell 2019-09-17 22:41:56 +08:00
socket tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
tcp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
traffic_class
trickle
tx_timestamp
udp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
utils tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
vlan tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00