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 100 of file testdefinitiondatatypes.h.


Field Documentation

time_t td_step::end

step execution end time

Definition at line 113 of file testdefinitiondatatypes.h.

expected result of step

Definition at line 105 of file testdefinitiondatatypes.h.

optional failure info

Definition at line 111 of file testdefinitiondatatypes.h.

is expected result specified

Definition at line 104 of file testdefinitiondatatypes.h.

should we trust the return_code

Definition at line 106 of file testdefinitiondatatypes.h.

Manual flag (default from case)

Definition at line 108 of file testdefinitiondatatypes.h.

step process group id

Definition at line 116 of file testdefinitiondatatypes.h.

pid_t td_step::pid

step process id

Definition at line 117 of file testdefinitiondatatypes.h.

actual result of step

Definition at line 107 of file testdefinitiondatatypes.h.

step execution start time

Definition at line 112 of file testdefinitiondatatypes.h.

xmlChar* td_step::stderr_

step stderr printouts

Definition at line 115 of file testdefinitiondatatypes.h.

xmlChar* td_step::stdout_

step stdout printouts

Definition at line 114 of file testdefinitiondatatypes.h.

xmlChar* td_step::step

Test step as a string (with possible CDATA)

Definition at line 102 of file testdefinitiondatatypes.h.


The documentation for this struct was generated from the following file:
 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