Searched refs:propcmp (Results 1 – 1 of 1) sorted by relevance
772 #define propcmp(p1, p2) (((p1)->length == (p2)->length) && \ macro784 unittest(new && propcmp(&p1, new), "empty property didn't copy correctly\n"); in of_unittest_property_copy()790 unittest(new && propcmp(&p2, new), "non-empty property didn't copy correctly\n"); in of_unittest_property_copy()