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 686 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 676 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 694 of file testdefinitionprocessor.c.

void td_process (  ) 

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

Definition at line 643 of file testdefinitionprocessor.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Thu Jan 27 07:39:35 2011 for testrunner-lite by  doxygen 1.6.3