Apache2
sub_suite Struct Reference

#include <abts.h>

Collaboration diagram for sub_suite:

Data Fields

char * name
 
int num_test
 
int failed
 
int skipped
 
int not_run
 
int not_impl
 
struct sub_suitenext
 

Field Documentation

◆ failed

int sub_suite::failed

◆ name

char* sub_suite::name

◆ next

struct sub_suite* sub_suite::next

◆ not_impl

int sub_suite::not_impl

◆ not_run

int sub_suite::not_run

◆ num_test

int sub_suite::num_test

◆ skipped

int sub_suite::skipped

The documentation for this struct was generated from the following file: