#include <lsp_test_speech.hh>
Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | testSay1 () |
Protected Member Functions inherited from lspTest::Proxy | |
void | connect () |
void | disconnect () |
Protected Attributes | |
playerc_speech_t * | speechProxy |
Protected Attributes inherited from lspTest::Proxy | |
playerc_client_t * | client |
Private Member Functions | |
CPPUNIT_TEST (testSay1) | |
CPPUNIT_TEST_SUB_SUITE (Speech, Proxy) | |
CPPUNIT_TEST_SUITE_END () | |
Additional Inherited Members | |
Static Protected Attributes inherited from lspTest::Proxy | |
static const double | Delta = 0.01 |
Definition at line 10 of file lsp_test_speech.hh.
|
private |
|
private |
void Speech::setUp | ( | ) |
Definition at line 5 of file lsp_test_speech.cc.
void Speech::tearDown | ( | ) |
Definition at line 11 of file lsp_test_speech.cc.
|
protected |
Definition at line 17 of file lsp_test_speech.cc.
|
protected |
Definition at line 17 of file lsp_test_speech.hh.