Home | History | Annotate | Download | only in utils

Lines Matching defs:report

11 # This file is maintained in Automake, please report
246 function report(result, details)
259 abort("in function report()")
275 report("ERROR", "- " error_message)
304 report(stringify_result_obj(result_obj), details)
330 # with SKIP" specification, and should report it as a particular kind
336 report("SKIP", skip_reason);
454 # We used to report an "abnormal termination" here, but some Korn
458 # prepared to handle them both. See also Austing Group report ID
592 report("#", comment);