#include <tap.h>
Detailed Description
Data about test plan.
Definition at line 41 of file tap.h.
Member Data Documentation
Number of tests that failed.
Definition at line 54 of file tap.h.
Number of last test that was done or skipped.
Definition at line 51 of file tap.h.
Number of tests that is planned to execute.
Can be zero (NO_PLAN
) meaning that the plan string will be printed at the end of test instead.
Definition at line 48 of file tap.h.
char TEST_DATA::todo[128] |
Todo reason.
Definition at line 57 of file tap.h.
The documentation for this struct was generated from the following file: