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 172 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 212 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.


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