zephyr/tests/net/lib
Rubin Gerritsen 8799ab1ec2 test: Apply semantic patch file ztest_strcmp.cocci
This patch file updates the use of assertion macros
comparing strings.

Command line used:
```
./scripts/coccicheck --mode=patch \
--cocci=scripts/coccinelle/ztest_strcmp.cocci tests/
```

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-06-14 19:25:42 +02:00
..
coap tests: net: coap: add test for age wrap around 2024-03-05 14:34:42 +01:00
coap_client tests/net coap_client: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_cache net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_packet net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_resolve posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
dns_sd samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
http_header_fields
http_server test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
lwm2m test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
mdns_responder net: mdns_responder: Convert mDNS responder to use socket service API 2024-05-20 14:25:44 +03:00
mqtt_packet
mqtt_publisher tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mqtt_pubsub tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mqtt_sn_client
mqtt_sn_packet
mqtt_subscriber tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tls_credentials samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00