#include <report.h>
void failed (const char *reason, ... );
void failed
The failed function is called to indicate that a test has failed, and gives the reason for the failure.