zephyr/tests/net/lib/lwm2m
Seppo Takalo 14573fcbf6 tests: lwm2m: Fix too small test buffer
ZTEST(lwm2m_registry, test_strings) is using opaque resource
0/0/3 to write a test string "coap://127.0.0.1" which
happens to be same length as default key size.
Need more room to add end marker and verify it.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-06-26 14:18:06 +00:00
..
block_transfer tests: net: lwm2m: Add tests for block transfer 2023-05-15 09:18:09 +02:00
content_json samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
content_link_format samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
content_oma_tlv samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
content_plain_text samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
content_raw_cbor samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
content_senml_cbor samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
engine samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lwm2m_engine net: lwm2m: Add support for X509 certificates 2023-06-26 12:35:29 +00:00
lwm2m_rd_client net: lwm2m: Fix pause and resume on non-closed sockets 2023-06-26 12:37:13 +00:00
lwm2m_registry tests: lwm2m: Fix too small test buffer 2023-06-26 14:18:06 +00:00