Searched refs:Expected (Results 1 – 9 of 9) sorted by relevance
13 check_byte_count-ice.c:6:1: error: Expected ) in function call in foo()15 check_byte_count-ice.c:20:0: error: Expected } at end of function
148 …[[ "${out}" == ${output_format} ]] || err_exit "${testname}: Expected match for $(printf "%q\n" "$…173 …[[ "${out}" == $'0000000 a4 a2 0a\n0000003' ]] || err_exit "${testname}: Expected \$'0000000 a4 a2…
142 …[[ "${out}" == ${output_format} ]] || err_exit "${testname}: Expected match for $(printf "%q\n" "$…170 [[ "${out}" == 'f1' ]] || err_exit "${testname}: Expected 'f1', got $(printf "%q\n" "${out}")"
153 …[[ "${out}" == ${tc.output_pattern} ]] || err_exit "${testname}: Expected match for $(printf "%q\n…
208 #define ACPI_CHECK_STATUS(Name, Status, Expected) \ argument209 if (Status != Expected) \
107 no_opaque_header = Expected opaque ``{0}'''' lacks \\ff header118 unexpected_ipc = Expected a SrvAck, got wrong function code or null message.204 template_expect_int = Expected integer token at line {0}, got ``{1}''''205 template_expect_bool = Expected boolean at line {0}, got ``{1}''''
92 puts "Expected: all values to be the same"
37 # Expected calling sequence is:319 fail("Expected $exp, Returned $ret");710 fail("Expected $parse_exp, Returned $ret");728 fail("Expected $validate_exp, Returned $ret");
130 bad-assignment.c:3:6: error: Expected ; at end of statement