#include <mdclient.h>


Public Member Functions | |
| virtual std::string | suiteName () |
| void | bucket00 (char const *title) |
| void | bucket01 (char const *title) |
| void | bucket02 (char const *title) |
| void | bucket03 (char const *title) |
| void | bucket04 (char const *title) |
| void | bucket05 (char const *title) |
| void | bucket06 (char const *title) |
| virtual void | runtests (unsigned int const) |
Public Attributes | |
| mdClientState * | testState |
| mdClientDevice * | thisClient |
| mdClientBehavior * | testBehavior |
Definition at line 44 of file mdclient.h.
| virtual std::string mdCoreAPITestSuite::suiteName | ( | ) | [inline, virtual] |
| void mdCoreAPITestSuite::bucket00 | ( | char const * | title | ) | [inline] |
Definition at line 65 of file mdclient.h.
| void mdCoreAPITestSuite::bucket01 | ( | char const * | title | ) |
Definition at line 20 of file coretestbucket.cpp.
| void mdCoreAPITestSuite::bucket02 | ( | char const * | title | ) |
Definition at line 63 of file coretestbucket.cpp.
| void mdCoreAPITestSuite::bucket03 | ( | char const * | title | ) |
Definition at line 84 of file coretestbucket.cpp.
| void mdCoreAPITestSuite::bucket04 | ( | char const * | title | ) |
Definition at line 103 of file coretestbucket.cpp.
| void mdCoreAPITestSuite::bucket05 | ( | char const * | title | ) |
Definition at line 108 of file coretestbucket.cpp.
| void mdCoreAPITestSuite::bucket06 | ( | char const * | title | ) |
Definition at line 113 of file coretestbucket.cpp.
| virtual void mdCoreAPITestSuite::runtests | ( | unsigned int | const | ) | [inline, virtual] |
Definition at line 58 of file mdclient.h.
Definition at line 59 of file mdclient.h.
Definition at line 60 of file mdclient.h.
1.5.6