#include <tap.h>
Data Fields | |
int | plan |
Number of tests that is planned to execute. | |
int | last |
Number of last test that was done or skipped. | |
int | failed |
Number of tests that failed. | |
char | todo [128] |
Todo reason. |
|
Number of tests that failed.
|
|
Number of last test that was done or skipped.
|
|
Number of tests that is planned to execute.
Can be zero ( |
|
Todo reason.
|