lsp_test_speech.hh
Go to the documentation of this file.
1 #ifndef _LSP_SPEECH_TEST_H_
2 #define _LSP_SPEECH_TEST_H_
3 
4 #include <cppunit/extensions/HelperMacros.h>
5 #include <libplayerc/playerc.h>
6 
7 #include "lsp_test_proxy.hh"
8 
9 namespace lspTest {
10  class Speech : public Proxy
11  {
15 
16  protected:
17  playerc_speech_t* speechProxy;
18 
19  void testSay1();
20 
21  public:
22  void setUp();
23  void tearDown();
24  };
25 };
26 
28 
29 #endif
playerc_speech_t * speechProxy
CPPUNIT_TEST_SUB_SUITE(Speech, Proxy)
CPPUNIT_TEST_SUITE_REGISTRATION(lspTest::Speech)
CPPUNIT_TEST(testSay1)


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:09