Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

test_elem Struct Reference


Detailed Description

For internal use only.

Each test will result in some calls to check on certain files. Our overridden access() function and tc_path() callback function use instances of this structure to control response and store results for the tests.

Definition at line 69 of file t_tc_path.c.

Data Fields

const char * filename
unsigned int test_flags
unsigned int ret_val


Field Documentation

const char* test_elem::filename
 

"File" name.

Definition at line 70 of file t_tc_path.c.

Referenced by do_test().

unsigned int test_elem::ret_val
 

Desired return value for callback.

Definition at line 72 of file t_tc_path.c.

Referenced by callback().

unsigned int test_elem::test_flags
 

Flags for controlling test.

Definition at line 71 of file t_tc_path.c.

Referenced by access(), callback(), and do_test().


Generated on Wed Jun 8 09:18:38 2005 for treeconf by  doxygen 1.3.9.1