zephyr/tests/net/lib/lwm2m/engine
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
..
src test lwm2m/engine: Fix build warning 2023-08-02 23:33:37 +02:00
CMakeLists.txt
prj.conf tests: net: lwm2m: Remove unnecessary filtering 2023-06-27 00:52:31 +02:00
testcase.yaml tests: net: lwm2m: Remove unnecessary filtering 2023-06-27 00:52:31 +02:00