Searched refs:match_node_tests (Results 1 – 1 of 1) sorted by relevance
1398 } match_node_tests[] = { variable1419 for (i = 0; i < ARRAY_SIZE(match_node_tests); i++) { in of_unittest_match_node()1420 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()1423 match_node_tests[i].path); in of_unittest_match_node()1430 match_node_tests[i].path); in of_unittest_match_node()1434 if (strcmp(match->data, match_node_tests[i].data) != 0) { in of_unittest_match_node()1436 match_node_tests[i].path, match_node_tests[i].data, in of_unittest_match_node()