#include <lsp_test_fiducial.hh>

Public Member Functions | |
| void | setUp () |
| void | tearDown () |
Protected Member Functions | |
| void | testConfig () |
| void | testData () |
| void | testGeom () |
Protected Attributes | |
| playerc_fiducial_t * | fiducialProxy |
Private Member Functions | |
| CPPUNIT_TEST (testGeom) | |
| CPPUNIT_TEST (testData) | |
| CPPUNIT_TEST_SUITE (Fiducial) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 10 of file lsp_test_fiducial.hh.
| lspTest::Fiducial::CPPUNIT_TEST | ( | testGeom | ) | [private] |
| lspTest::Fiducial::CPPUNIT_TEST | ( | testData | ) | [private] |
| lspTest::Fiducial::CPPUNIT_TEST_SUITE | ( | Fiducial | ) | [private] |
| lspTest::Fiducial::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void Fiducial::setUp | ( | ) |
Definition at line 5 of file lsp_test_fiducial.cc.
| void Fiducial::tearDown | ( | ) |
Definition at line 12 of file lsp_test_fiducial.cc.
| void lspTest::Fiducial::testConfig | ( | ) | [protected] |
| void Fiducial::testData | ( | ) | [protected] |
Definition at line 30 of file lsp_test_fiducial.cc.
| void Fiducial::testGeom | ( | ) | [protected] |
Definition at line 18 of file lsp_test_fiducial.cc.
playerc_fiducial_t* lspTest::Fiducial::fiducialProxy [protected] |
Definition at line 18 of file lsp_test_fiducial.hh.