zephyr/tests
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
..
application_development tests: remove tests. prefix from identifier 2023-08-01 13:24:09 -04:00
arch dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
benchmarks test: Enhance benchmark latency reporting 2023-07-19 17:51:36 -04:00
bluetooth bluetooth: tester: gap: Add support for extended advertising 2023-07-26 14:33:22 +02:00
boards tests: boards: espressif: add esp32s3 to cache coex test 2023-07-26 14:42:20 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: l2cap: change connected cb call condition for ECRED 2023-07-31 19:39:09 +00:00
cmake tests: cmake: snippets: test DTS_EXTRA_CPPFLAGS 2023-08-02 16:27:11 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers tests: build_all: sensors: drop a bunch of redundant status = okay 2023-08-02 07:24:59 -04:00
kernel tests: kernel: spinlock: Fix test_trylock thread reusable issue 2023-08-02 16:34:04 +02:00
lib tests: lib: devicetree: api: Add test_ranges_empty 2023-08-02 09:56:01 -07:00
misc tests: misc: kconfigoptions: test new options 2023-08-02 10:38:23 +02:00
net test lwm2m/engine: Fix build warning 2023-08-02 23:33:37 +02:00
posix tests: posix: mutex: test pthread_mutex_timedlock() ETIMEDOUT 2023-08-02 12:04:34 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: mgmt: mcumgr: cb_notifications: Fix SMP sync issue 2023-08-02 11:28:41 +02:00
unit include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00