Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/lwm2m/observation/src/
Dlwm2m_observation.c217 static void run_insertion_test(char const *insert_path_str[], int insertions_count, in run_insertion_test() function
304 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
325 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
346 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
363 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
380 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
397 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
422 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
441 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
462 run_insertion_test(insert_path_str, ARRAY_SIZE(insert_path_str), expected_path_str); in ZTEST()
[all …]