td_step Struct Reference

#include <testdefinitiondatatypes.h>


Data Fields

xmlChar * step
int has_expected_result
int expected_result
int has_result
int return_code
int manual
xmlChar * failure_info
time_t start
time_t end
xmlChar * stdout_
xmlChar * stderr_
pid_t pgid
pid_t pid


Detailed Description

Test step.

Definition at line 93 of file testdefinitiondatatypes.h.


Field Documentation

xmlChar* td_step::step

Test step as a string (with possible CDATA)

Definition at line 95 of file testdefinitiondatatypes.h.

is expected result specified

Definition at line 97 of file testdefinitiondatatypes.h.

expected result of step

Definition at line 98 of file testdefinitiondatatypes.h.

should we trust the return_code

Definition at line 99 of file testdefinitiondatatypes.h.

actual result of step

Definition at line 100 of file testdefinitiondatatypes.h.

Manual flag (default from case)

Definition at line 101 of file testdefinitiondatatypes.h.

optional failure info

Definition at line 104 of file testdefinitiondatatypes.h.

step execution start time

Definition at line 105 of file testdefinitiondatatypes.h.

time_t td_step::end

step execution end time

Definition at line 106 of file testdefinitiondatatypes.h.

xmlChar* td_step::stdout_

step stdout printouts

Definition at line 107 of file testdefinitiondatatypes.h.

xmlChar* td_step::stderr_

step stderr printouts

Definition at line 108 of file testdefinitiondatatypes.h.

step process group id

Definition at line 109 of file testdefinitiondatatypes.h.

pid_t td_step::pid

step process id

Definition at line 110 of file testdefinitiondatatypes.h.


The documentation for this struct was generated from the following file:

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