MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MyTAP Internals

Classes

struct  TEST_DATA

Macros

#define tapout   stdout

Typedefs

typedef struct TEST_DATA TEST_DATA

Detailed Description

Internal functions and data structures for the MyTAP implementation.

Macro Definition Documentation

#define tapout   stdout

Output stream for test report message.

The macro is just a temporary solution.

Definition at line 63 of file tap.c.

Typedef Documentation

typedef struct TEST_DATA TEST_DATA

Data about test plan.