Lhogho
0.0.028
|
Data Fields | |
char * | input_directory |
char * | compiler_name |
char * | global_params |
FILE * | output_file |
BOOL | verbose_flag |
BOOL | intest_flag |
BOOL | strict_flag |
UINT32 | tester_mode |
UINT32 | num_failed |
UINT32 | num_passed |
Definition at line 118 of file TestMaker.h.
char* input_directory |
Definition at line 121 of file TestMaker.h.
char* compiler_name |
Definition at line 122 of file TestMaker.h.
char* global_params |
Definition at line 123 of file TestMaker.h.
FILE* output_file |
Definition at line 124 of file TestMaker.h.
BOOL verbose_flag |
Definition at line 125 of file TestMaker.h.
BOOL intest_flag |
Definition at line 126 of file TestMaker.h.
BOOL strict_flag |
Definition at line 127 of file TestMaker.h.
UINT32 tester_mode |
Definition at line 128 of file TestMaker.h.
UINT32 num_failed |
Definition at line 129 of file TestMaker.h.
UINT32 num_passed |
Definition at line 130 of file TestMaker.h.