Searched refs:net_content_json_nodata (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/net/lib/lwm2m/content_json/src/ |
D | main.c | 541 ZTEST(net_content_json_nodata, test_get_s64_nodata) in ZTEST() argument 568 ZTEST(net_content_json_nodata, test_get_string_nodata) in ZTEST() argument 610 ZTEST(net_content_json_nodata, test_get_float_nodata) in ZTEST() argument 641 ZTEST(net_content_json_nodata, test_get_bool_nodata) in ZTEST() argument 676 ZTEST(net_content_json_nodata, test_get_objlnk_nodata) in ZTEST() argument 688 ZTEST_SUITE(net_content_json_nodata, NULL, test_obj_init, test_prepare_nodata, NULL, NULL);
|