#include <testdefinitiondatatypes.h>
Data Fields | |
| xmlChar * | name |
| xmlChar * | description |
| xmlChar * | requirement |
| xmlChar * | type |
| unsigned long | timeout |
| xmlChar * | level |
| xmlChar * | domain |
| xmlChar * | feature |
| xmlChar * | component |
| int | manual |
| int | insignificant |
| xmlChar * | hwid |
General attributes
Definition at line 45 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::component |
Component attribute
Definition at line 55 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::description |
Description
Definition at line 47 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::domain |
Domain
Definition at line 53 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::feature |
Feature attribute
Definition at line 54 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::hwid |
Comma separated list of HW identifiers
Definition at line 59 of file testdefinitiondatatypes.h.
Insignificant flag (default false)
Definition at line 58 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::level |
Level (Component, Feature, System)
Definition at line 52 of file testdefinitiondatatypes.h.
Manual flag (default false)
Definition at line 57 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::name |
Name (for suite, set, case ...)
Definition at line 46 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::requirement |
Requirement attribute
Definition at line 48 of file testdefinitiondatatypes.h.
| unsigned long td_gen_attribs::timeout |
Timeout (defaults to 90)
Definition at line 51 of file testdefinitiondatatypes.h.
| xmlChar* td_gen_attribs::type |
Type attribute
Definition at line 49 of file testdefinitiondatatypes.h.
1.6.3