Searched refs:test_equal_but_not_same (Results 1 – 1 of 1) sorted by relevance
894 def test_equal_but_not_same(attribute, equal=None): function902 test_equal_but_not_same("nodes", equal_paths)903 test_equal_but_not_same("compat2nodes", equal_key2paths)904 test_equal_but_not_same("compat2okay", equal_key2paths)905 test_equal_but_not_same("compat2vendor")906 test_equal_but_not_same("compat2model")907 test_equal_but_not_same("label2node", equal_key2path)908 test_equal_but_not_same("dep_ord2node", equal_key2path)920 test_equal_but_not_same("_compat2binding", equal_key2path)921 test_equal_but_not_same("_binding_paths")[all …]