Home
last modified time | relevance | path

Searched refs:support_report_failure (Results 1 – 4 of 4) sorted by relevance

/support/
A Dtst-support_record_failure.c64 int status = support_report_failure (0); in check_failure_reporting()
71 status = support_report_failure (1); in check_failure_reporting()
78 status = support_report_failure (2); in check_failure_reporting()
85 status = support_report_failure (EXIT_UNSUPPORTED); in check_failure_reporting()
A Dsupport_record_failure.c74 support_report_failure (int status) in support_report_failure() function
A Dcheck.h195 int support_report_failure (int status)
A Dsupport_test_main.c264 if (support_report_failure != NULL) in adjust_exit_status()
265 return support_report_failure (status); in adjust_exit_status()

Completed in 9 milliseconds