Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_edtlib.py876 def equal_paths(list1, list2): function
891 all(equal_paths(nodes1, nodes2) for (nodes1, nodes2) in
902 test_equal_but_not_same("nodes", equal_paths)