Home
last modified time | relevance | path

Searched refs:test_prepare_nodata (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/net/lib/lwm2m/content_plain_text/src/
Dmain.c49 static void test_prepare_nodata(void *dummy) in test_prepare_nodata() function
508 ZTEST_SUITE(net_content_plain_text_nodata, NULL, NULL, test_prepare_nodata, NULL, NULL);
/Zephyr-latest/tests/net/lib/lwm2m/content_json/src/
Dmain.c151 static void test_prepare_nodata(void *dummy) in test_prepare_nodata() function
688 ZTEST_SUITE(net_content_json_nodata, NULL, test_obj_init, test_prepare_nodata, NULL, NULL);
/Zephyr-latest/tests/net/lib/lwm2m/content_raw_cbor/src/
Dmain.c57 static void test_prepare_nodata(void *dummy) in test_prepare_nodata() function
1060 ZTEST_SUITE(net_content_raw_cbor_nodata, NULL, NULL, test_prepare_nodata, NULL, NULL);
/Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/
Dmain.c168 static void test_prepare_nodata(void *dummy) in test_prepare_nodata() function
1529 ZTEST_SUITE(net_content_senml_cbor_nodata, NULL, test_obj_init, test_prepare_nodata, NULL, NULL);
/Zephyr-latest/tests/net/lib/lwm2m/content_oma_tlv/src/
Dmain.c69 static void test_prepare_nodata(void *dummy) in test_prepare_nodata() function
1095 ZTEST_SUITE(net_content_oma_tlv_nodata, NULL, NULL, test_prepare_nodata, NULL, NULL);