#include <lsp_test_sonar.hh>
Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | testConfig () |
void | testData () |
void | testGeom () |
Protected Member Functions inherited from lspTest::Proxy | |
void | connect () |
void | disconnect () |
Protected Attributes | |
playerc_sonar_t * | sonarProxy |
Protected Attributes inherited from lspTest::Proxy | |
playerc_client_t * | client |
Private Member Functions | |
CPPUNIT_TEST (testGeom) | |
CPPUNIT_TEST (testData) | |
CPPUNIT_TEST_SUITE (Sonar) | |
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_sonar.hh.
|
private |
|
private |
|
private |
|
private |
void Sonar::setUp | ( | ) |
Definition at line 5 of file lsp_test_sonar.cc.
void Sonar::tearDown | ( | ) |
Definition at line 12 of file lsp_test_sonar.cc.
|
protected |
|
protected |
Definition at line 29 of file lsp_test_sonar.cc.
|
protected |
Definition at line 18 of file lsp_test_sonar.cc.
|
protected |
Definition at line 18 of file lsp_test_sonar.hh.