zephyr/tests/net/socket
Gerard Marull-Paretas 1eb683a514 device: remove redundant init functions
Remove all init functions that do nothing, and provide a `NULL` to
*DEVICE*DEFINE* macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-19 10:00:25 +02:00
..
af_packet device: remove redundant init functions 2023-04-19 10:00:25 +02:00
af_packet_ipproto_raw tests/net/socket: fix compiler warnings 2023-01-10 09:58:01 +01: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 device: remove redundant init functions 2023-04-19 10:00:25 +02:00
net_mgmt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
offload_dispatcher device: remove redundant init functions 2023-04-19 10:00:25 +02:00
poll tests: net: socket: poll: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
register
select tests: net: socket: select: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
socketpair tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
tcp tests: net: socket: asynchronous connect 2023-04-17 11:35:20 +02:00
tls tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
tls_ext tests: net: socket: tls_ext move to new ztest API 2023-02-19 10:32:03 -05:00
udp device: remove redundant init functions 2023-04-19 10:00:25 +02:00
websocket Revert "tests: net: websocket: exclude 64 bit platforms" 2023-04-05 15:01:50 +02:00
socket_helpers.h