1 #ifndef _LSP_POSITION2D_TEST_H_
2 #define _LSP_POSITION2D_TEST_H_
4 #include <cppunit/extensions/HelperMacros.h>
5 #include <libplayerc/playerc.h>
16 CPPUNIT_TEST_SUITE_END();
void testMove()
Definition: lsp_test_position2d.cc:51
Definition: lsp_test_proxy.hh:8
CPPUNIT_TEST_SUITE_REGISTRATION(lspTest::Position2D)
void setUp()
Definition: lsp_test_position2d.cc:6
void testGeom()
Definition: lsp_test_position2d.cc:22
void tearDown()
Definition: lsp_test_position2d.cc:16
Definition: lsp_test_blobfinder.hh:9
void testData()
Definition: lsp_test_position2d.cc:33
playerc_position2d_t * posProxy
Definition: lsp_test_position2d.hh:19
Definition: lsp_test_position2d.hh:10