zephyr/tests/net
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
6lo net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
all net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
app net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
arp net: IPv4 link local support 2018-07-31 16:34:28 +03:00
buf
checksum_offload net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
context tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
dhcpv4 net: ipv4: Refactor IPv4 header length handling 2018-08-09 16:25:17 +03:00
ethernet_mgmt tests: net: ethernet_mgmt: Improve and finish Qav testing 2018-08-06 10:37:09 +03:00
icmpv6 tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
ieee802154 tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
iface tests: net: iface: Add test for net_if_select_src_iface() function 2018-08-08 14:54:27 +03:00
ip-addr tests: Remove newline character 2018-05-23 12:59:12 -04:00
ipv6 tests: net: ipv6: Wrong API struct was used for ethernet device 2018-08-10 12:36:19 +03:00
ipv6_fragment net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
lib net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
mgmt tests: net: mgmt: Do not allocate link address from stack 2018-05-14 14:54:07 +03:00
mld net/ipv6: Properly separate what belongs to ipv6 from the rest 2018-07-02 12:34:12 +03:00
neighbor tests: Remove newline character 2018-05-23 12:59:12 -04:00
net_pkt net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
promiscuous tests: net: Add tests for net_promisc API 2018-07-24 15:12:37 +03:00
ptp/clock net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
route tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
rpl tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
socket net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
tcp net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
traffic_class net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
trickle tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
tx_timestamp net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
udp net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
utils tests: net: Run various tests only in qemu_x86 or native_posix 2018-07-21 08:26:02 -04:00
vlan net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
websocket net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00