Extracted from Pike v7.8 release 352 at 2011-11-26.
pike.ida.liu.se
[Top]
Tools
Tools.Testsuite

Method Tools.Testsuite.report_result()


Method report_result

void report_result(int succeeded, int failed, void|int skipped)

Description

Use this to report the number of successful, failed, and skipped tests in a script started using run_script .