Searched refs:fail (Results 1 – 13 of 13) sorted by relevance
1499 sub fail { subroutine1550 (fail "unable to exec $command" and return 0);1900 fail "failed - got a bug report" and return 0;1905 fail "failed - never got a boot prompt." and return 0;2093 fail "New warning found (not in $warnings_file)\n$_\n";2129 fail "$file built with warnings" and return 0;2294 fail "failed build" and return 0;2468 fail "test abort" and return -2;2486 fail "unknown default action: $bisect_ret_default"2494 fail "test failed" and return 0;[all …]
274 int fail = 0; in find_event() local318 fail = 1; in find_event()330 if (fail) in find_event()977 goto fail; in process_filter()983 goto fail; in process_filter()1003 goto fail; in process_filter()1011 goto fail; in process_filter()1017 goto fail; in process_filter()1027 goto fail; in process_filter()1045 goto fail; in process_filter()[all …]
1199 goto fail; in event_read_name()1203 fail: in event_read_name()1220 goto fail; in event_read_id()1226 fail: in event_read_id()1306 goto fail; in event_read_fields()1321 goto fail; in event_read_fields()1325 goto fail; in event_read_fields()1331 goto fail; in event_read_fields()1357 goto fail; in event_read_fields()1374 goto fail; in event_read_fields()[all …]
91 echo $FUNCNAME $cpu: unexpected fail >&2113 echo $FUNCNAME $cpu: unexpected fail >&2
77 echo $FUNCNAME $memory: unexpected fail >&299 echo $FUNCNAME $memory: unexpected fail >&2
143 goto fail; in argv_split()152 fail: in argv_split()
598 struct list_head *head, int fail) in config_attr() argument603 if (config_term(attr, term) && fail) in config_attr()
142 DEFAULTS ELSE IF ${REBOOT} == fail
44 * The tests can return some result codes instead of pass or fail by70 * XFAIL: The test failed, and was expected to fail.
134 static inline void cpuidle_exit(int fail) in cpuidle_exit() argument
60 * Don't cause the top-level "make run_tests" to fail if your feature is
1175 static uint32_t pass = 0, fail = 0; in cmd_run() local1194 fail++; in cmd_run()1200 rl_printf("bpf passes:%u fails:%u\n", pass, fail); in cmd_run()1205 pass = fail = 0; in cmd_run()
1190 goto fail; in thread__trace()1196 goto fail; in thread__trace()1202 fail: in thread__trace()