The test function

Name

test -- 

Synopsis

#include <report.h>

void test (const char *name, const char *description);

Description

The test function is called to initialize the test. The arguments name and description are copied into static memory, and used in the reports written by the other functions.