Lines Matching refs:FAIL
35 FAIL("Couldn't find \"/subnode@1\": %s", in main()
41 FAIL("Couldn't find \"/subnode@2\": %s", in main()
47 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
53 FAIL("fdt_del_node(subnode1): %s", fdt_strerror(err)); in main()
57 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
63 FAIL("Couldn't find \"/subnode2\": %s", in main()
69 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
75 FAIL("fdt_del_node(subnode2): %s", fdt_strerror(err)); in main()
79 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
85 FAIL("fdt_path_offset(subnode2) returned \"%s\" instead of \"%s\"", in main()
91 FAIL("fdt_path_offset(subsubnode2) returned \"%s\" instead of \"%s\"", in main()
99 FAIL("fdt_pack(): %s", fdt_strerror(err)); in main()
107 FAIL("Tree failed to shrink after deletions"); in main()