Searched refs:test_prepare_nomem (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/net/lib/lwm2m/content_link_format/src/ |
D | main.c | 117 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 386 ZTEST_SUITE(net_content_link_format_nomem, NULL, obj_attr_init, test_prepare_nomem, NULL, NULL);
|
/Zephyr-latest/tests/net/lib/lwm2m/content_plain_text/src/ |
D | main.c | 40 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 507 ZTEST_SUITE(net_content_plain_text_nomem, NULL, NULL, test_prepare_nomem, NULL, NULL);
|
/Zephyr-latest/tests/net/lib/lwm2m/content_json/src/ |
D | main.c | 142 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 687 ZTEST_SUITE(net_content_json_nomem, NULL, test_obj_init, test_prepare_nomem, NULL, NULL);
|
/Zephyr-latest/tests/net/lib/lwm2m/content_raw_cbor/src/ |
D | main.c | 48 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 1059 ZTEST_SUITE(net_content_raw_cbor_nomem, NULL, NULL, test_prepare_nomem, NULL, NULL);
|
/Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/ |
D | main.c | 158 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 1528 ZTEST_SUITE(net_content_senml_cbor_nomem, NULL, test_obj_init, test_prepare_nomem, NULL, NULL);
|
/Zephyr-latest/tests/net/lib/lwm2m/content_oma_tlv/src/ |
D | main.c | 62 static void test_prepare_nomem(void *dummy) in test_prepare_nomem() function 1094 ZTEST_SUITE(net_content_oma_tlv_nomem, NULL, NULL, test_prepare_nomem, NULL, NULL);
|