td_parser_callbacks Struct Reference

#include <testdefinitionparser.h>

Data Fields

void(* test_td )(td_td *)
void(* test_td_end )()
void(* test_hwiddetect )()
void(* test_suite )(td_suite *)
void(* test_suite_end )()
void(* test_suite_description )(char *)
void(* test_set )(td_set *)

Detailed Description

Callbacks for parser. Parser uses these to pass parsed data to caller.

Definition at line 44 of file testdefinitionparser.h.


Field Documentation

callback for hw id detection

Definition at line 47 of file testdefinitionparser.h.

callback for set handler

Definition at line 53 of file testdefinitionparser.h.

callback for suite handler

Definition at line 48 of file testdefinitionparser.h.

callback for suite description

Definition at line 50 of file testdefinitionparser.h.

callback for suite end handler

Definition at line 49 of file testdefinitionparser.h.

callback for testdefinition

Definition at line 45 of file testdefinitionparser.h.

callback for testdefinition end

Definition at line 46 of file testdefinitionparser.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