manual_executor.h File Reference

#include "testrunnerlite.h"
#include "testdefinitiondatatypes.h"

Go to the source code of this file.

Functions

void pre_manual (td_case *c)
int execute_manual (td_step *)
void post_manual (td_case *c)

Function Documentation

int execute_manual ( td_step step  ) 

Execute manual test step

Parameters:
step test step data
Returns:
0 if step is passed

Definition at line 186 of file manual_executor.c.

void post_manual ( td_case c  ) 

Do manual test case post processing.

Parameters:
c test case data

Definition at line 226 of file manual_executor.c.

void pre_manual ( td_case c  ) 

Print information before manual test case execution

Parameters:
c test case data

Definition at line 160 of file manual_executor.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