lsp_test_blobfinder.hh
Go to the documentation of this file.
1 #ifndef _LSP_BLOBFINDER_TEST_H_
2 #define _LSP_BLOBFINDER_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 Blobfinder : public Proxy
11  {
15 
16  protected:
17  playerc_blobfinder_t* blobProxy;
18 
19  void testConfig();
20  void testGeom();
21  void testData();
22 
23  public:
24  void setUp();
25  void tearDown();
26  };
27 };
28 
30 
31 #endif
CPPUNIT_TEST(testData)
CPPUNIT_TEST_SUITE_REGISTRATION(lspTest::Blobfinder)
CPPUNIT_TEST_SUITE(Blobfinder)
playerc_blobfinder_t * blobProxy


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