testdefinitionprocessor.h File Reference

Go to the source code of this file.

Functions

void td_process ()
const char * current_set_name ()
const char * current_case_name ()
int current_step_num ()


Function Documentation

const char* current_case_name (  ) 

Name of the currently executed case (can be also "pre/post_steps"

Returns:
case name

Definition at line 684 of file testdefinitionprocessor.c.

const char* current_set_name (  ) 

Name of the currently executed set

Returns:
name of the set or NULL

Definition at line 674 of file testdefinitionprocessor.c.

int current_step_num (  ) 

Number of the step currently executed return 0 if no step is executed, > 0 otherwise

Definition at line 692 of file testdefinitionprocessor.c.

void td_process (  ) 

Walks through the whole test definition and executes all suites, sets, cases and steps.

Definition at line 641 of file testdefinitionprocessor.c.


Generated on Wed Nov 10 14:13:01 2010 for testrunner-lite by  doxygen 1.5.6