SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_xbt_test_unit Struct Reference

Public Attributes

int enabled
 
char * name
 
char * title
 
ts_test_cb_t func
 
const char * file
 
int line
 
xbt_dynar_t tests
 
int nb_tests
 
int test_failed
 
int test_ignore
 
int test_expect
 

Member Data Documentation

§ enabled

int s_xbt_test_unit::enabled

§ name

char* s_xbt_test_unit::name

§ title

char* s_xbt_test_unit::title

§ func

ts_test_cb_t s_xbt_test_unit::func

§ file

const char* s_xbt_test_unit::file

§ line

int s_xbt_test_unit::line

§ tests

xbt_dynar_t s_xbt_test_unit::tests

§ nb_tests

int s_xbt_test_unit::nb_tests

§ test_failed

int s_xbt_test_unit::test_failed

§ test_ignore

int s_xbt_test_unit::test_ignore

§ test_expect

int s_xbt_test_unit::test_expect

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