Apache HTTPD
Public Attributes | List of all members
sub_suite Struct Reference

#include <abts.h>

Public Attributes

charname
 
int num_test
 
int failed
 
int skipped
 
int not_run
 
int not_impl
 
struct sub_suitenext
 
const charname
 

Detailed Description

Definition at line 41 of file abts.h.

Member Data Documentation

◆ failed

int sub_suite::failed

Definition at line 44 of file abts.h.

◆ name [1/2]

const char* sub_suite::name

Definition at line 43 of file abts.h.

◆ name [2/2]

char* sub_suite::name

Definition at line 42 of file abts.h.

◆ next

struct sub_suite * sub_suite::next

Definition at line 48 of file abts.h.

◆ not_impl

int sub_suite::not_impl

Definition at line 47 of file abts.h.

◆ not_run

int sub_suite::not_run

Definition at line 46 of file abts.h.

◆ num_test

int sub_suite::num_test

Definition at line 43 of file abts.h.

◆ skipped

int sub_suite::skipped

Definition at line 45 of file abts.h.


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