Lines Matching refs:FAIL

96 #define FAIL(c, dti, ...)						\
163 FAIL(c, dti, "always_fail check");
178 FAIL(c, dti, "\"%s\" property in %s is not a string",
197 FAIL(c, dti, "\"%s\" property in %s is not a single cell",
219 FAIL(c, dti, "Duplicate node name %s",
234 FAIL(c, dti, "Duplicate property name %s in %s",
253 FAIL(c, dti, "Bad character '%c' in node %s",
264 FAIL(c, dti, "Character '%c' not recommended in node %s",
273 FAIL(c, dti, "Node %s has multiple '@' characters in name",
292 FAIL(c, dti, "Node %s has a reg or ranges property, but no unit name",
296 FAIL(c, dti, "Node %s has a unit name, but no reg property",
311 FAIL(c, dti, "Bad character '%c' in property name \"%s\", node %s",
343 FAIL(c, dti, "Character '%c' not recommended in property name \"%s\", node %s",
377 FAIL(c, dti, "Duplicate label '%s' on " DESCLABEL_FMT
417 FAIL(c, dti, "%s has bad length (%d) %s property",
429 FAIL(c, dti, "%s in %s is a reference to another node",
443 FAIL(c, dti, "%s has bad value (0x%x) in %s property",
470 FAIL(c, dti, "%s has mismatching 'phandle' and 'linux,phandle'"
478 FAIL(c, dti, "%s has duplicated phandle 0x%x (seen before at %s)",
503 FAIL(c, dti, "\"name\" property in %s is incorrect (\"%s\" instead"
538 FAIL(c, dti, "Reference to non-existent node or "
570 FAIL(c, dti, "Reference to non-existent node or label \"%s\"\n",
629 FAIL(c, dti, "Root node has a \"reg\" property");
634 FAIL(c, dti, "\"reg\" property in %s is empty", node->fullpath);
641 FAIL(c, dti, "\"reg\" property in %s has invalid length (%d bytes) "
658 FAIL(c, dti, "Root node has a \"ranges\" property");
670 FAIL(c, dti, "%s has empty \"ranges\" property but its "
675 FAIL(c, dti, "%s has empty \"ranges\" property but its "
680 FAIL(c, dti, "\"ranges\" property in %s has invalid length (%d bytes) "
706 FAIL(c, dti, "Relying on default #address-cells value for %s",
710 FAIL(c, dti, "Relying on default #size-cells value for %s",
734 FAIL(c, dti, "/chosen has obsolete \"interrupt-controller\" "