zephyr/tests/net
Sebastian Bøe 4e5300ba7f cmake: Drop all in-tree usage 'set_conf_file'
Port all users of 'set_conf_file' to use the built-in rules
instead. This follows the convention-over-configuration principle to
make the system as a whole simpler and more consistent.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-03-01 09:44:09 +01:00
..
6lo net/private: Rename net_hexdump_frags to net_pkt_hexdump 2019-02-12 20:24:02 -05:00
all
arp
buf
checksum_offload
context
dhcpv4 net: tests: Migrate DHCPv4 tests 2019-02-26 02:25:14 +01:00
ethernet_mgmt
icmpv6
ieee802154 net/ieee802154: Switch fragmentation support to new net_pkt API 2019-02-23 07:44:59 -05:00
iface
ip-addr tests: net: ip-addr: Fix interface index values 2019-02-18 15:10:54 -05:00
ipv6 net/udp: Remove net_pkt_udp_data() function 2019-02-12 20:24:02 -05:00
ipv6_fragment tests: net: ipv6_fragment: Fix interface index values 2019-02-18 15:10:54 -05:00
lib cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
mgmt
mld net/icmp: Remove useless icmp functions using legacy net_pkt API 2019-02-12 20:24:02 -05:00
neighbor
net_pkt net/pkt: Remove useless legacy net_frag_linearize function 2019-02-12 20:24:02 -05:00
net_pkt_new net/pkt: Rename net_pkt_copy_new to net_pkt_copy 2019-02-12 20:24:02 -05:00
promiscuous
ptp/clock
route
socket tests: socket: Add test for getnameinfo() 2019-02-19 17:34:57 -05:00
tcp include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
traffic_class
trickle
tx_timestamp
udp net/private: Rename net_hexdump_frags to net_pkt_hexdump 2019-02-12 20:24:02 -05:00
utils
vlan