Lines Matching refs:FAIL

118 #define FAIL(c, ...) \
193 FAIL(c, "always_fail check");
208 FAIL(c, "\"%s\" property in %s is not a string",
227 FAIL(c, "\"%s\" property in %s is not a single cell",
249 FAIL(c, "Duplicate node name %s",
264 FAIL(c, "Duplicate property name %s in %s",
282 FAIL(c, "Bad character '%c' in node %s",
291 FAIL(c, "Node %s has multiple '@' characters in name",
302 FAIL(c, "Bad character '%c' in property name \"%s\", node %s",
334 FAIL(c, "Duplicate label '%s' on " DESCLABEL_FMT
375 FAIL(c, "%s has bad length (%d) %s property",
387 FAIL(c, "%s in %s is a reference to another node",
402 FAIL(c, "%s has bad value (0x%x) in %s property",
408 FAIL(c, "%s has %s property which replaces existing phandle information",
413 FAIL(c, "%s has duplicated phandle 0x%x (seen before at %s)",
438 FAIL(c, "\"name\" property in %s is incorrect (\"%s\" instead"
468 FAIL(c, "Reference to non-existent node or label \"%s\"\n",
492 FAIL(c, "Reference to non-existent node or label \"%s\"\n",
551 FAIL(c, "Root node has a \"reg\" property");
556 FAIL(c, "\"reg\" property in %s is empty", node->fullpath);
563 FAIL(c, "\"reg\" property in %s has invalid length (%d bytes) "
580 FAIL(c, "Root node has a \"ranges\" property");
592 FAIL(c, "%s has empty \"ranges\" property but its "
597 FAIL(c, "%s has empty \"ranges\" property but its "
602 FAIL(c, "\"ranges\" property in %s has invalid length (%d bytes) "
628 FAIL(c, "Relying on default #address-cells value for %s",
632 FAIL(c, "Relying on default #size-cells value for %s",
649 FAIL(c, "/chosen has obsolete \"interrupt-controller\" "