#include <testrunnerlite.h>
Data Fields | |
char * | input_filename |
char * | output_filename |
char * | output_folder |
char * | environment |
char * | remote_logger |
long | remote_logger_port |
int | syslog_output |
int | disable_schema |
int | semantic_schema |
result_output | output_type |
int | run_automatic |
int | run_manual |
int | skip_hwinfo |
int | log_level |
char * | target_address |
Definition at line 61 of file testrunnerlite.h.
the input xml file
Definition at line 62 of file testrunnerlite.h.
the result file
Definition at line 63 of file testrunnerlite.h.
folder for storing results
Definition at line 64 of file testrunnerlite.h.
execution environment
Definition at line 65 of file testrunnerlite.h.
Remote logger URL
Definition at line 66 of file testrunnerlite.h.
Definition at line 67 of file testrunnerlite.h.
Remote logger port number flag for syslog
Definition at line 68 of file testrunnerlite.h.
flag for disabling DTD validation
Definition at line 69 of file testrunnerlite.h.
flag for enabling sricter DTD
Definition at line 70 of file testrunnerlite.h.
result output type selector
Definition at line 71 of file testrunnerlite.h.
flag for automatic tests
Definition at line 72 of file testrunnerlite.h.
flag for manual tests
Definition at line 73 of file testrunnerlite.h.
flag for skipping hwinfo step
Definition at line 74 of file testrunnerlite.h.
logging level
Definition at line 75 of file testrunnerlite.h.
SUT address.
Definition at line 76 of file testrunnerlite.h.