zephyr/tests/net/lib
Alberto Escolar Piedras 957ea755bb test lwm2m/engine: Fix build warning
Fix a build warning that is generated by new
enough compilers, when they detect the sprintf()
may overflow the destination buffer lenght.

The code which was generating the warnig was
actually not used, so we just remove it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-02 23:33:37 +02:00
..
coap sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
coap_client tests: coap_client: Zero-initialize address structures 2023-07-18 16:22:10 +02:00
dns_addremove samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dns_packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dns_resolve samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dns_sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
http_header_fields samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
http_server/common iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
lwm2m test lwm2m/engine: Fix build warning 2023-08-02 23:33:37 +02:00
mqtt_packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mqtt_publisher samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mqtt_pubsub samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mqtt_sn_client samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mqtt_sn_packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mqtt_subscriber samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tls_credentials samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00