zephyr/tests/net/socket
Erwan Gouriou 66d4c64966 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
Clean up occurrences of "#if IS_ENABLED(CONFIG_FOO)" an replace
with classical "#if defined(CONFIG_FOO)".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-12-21 10:09:23 +01:00
..
af_packet tests: net: socket: af_packet: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
af_packet_ipproto_raw includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
can drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
getaddrinfo tests: net: socket: getaddrinfo: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
getnameinfo tests: net: socket: getnameinfo: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
misc tests: net: socket: misc: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
net_mgmt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
offload_dispatcher tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
poll tests: net: socket: poll: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
register net: l2: ieee802154: add unittests 2022-08-31 21:52:37 +00:00
select tests: net: socket: select: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
socketpair tests: net: socket: socketpair: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
tcp tests: net: socket: tcp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
tls tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
tls_ext tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
udp tests: net: socket: udp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
websocket net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00
socket_helpers.h test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00