Go to the documentation of this file. 1 #ifndef _LSP_POSITION2D_TEST_H_
2 #define _LSP_POSITION2D_TEST_H_
4 #include <cppunit/extensions/HelperMacros.h>
5 #include <libplayerc/playerc.h>
15 CPPUNIT_TEST_SUITE_END();
void testData()
Definition: lsp_test_position2d.cc:35
playerc_position2d_t * posProxy
Definition: lsp_test_position2d.hh:18
Definition: lsp_test_position2d.hh:10
Definition: lsp_test_proxy.hh:8
void tearDown()
Definition: lsp_test_position2d.cc:16
CPPUNIT_TEST_SUITE_REGISTRATION(lspTest::Position2D)
void testMove()
Definition: lsp_test_position2d.cc:54
Definition: lsp_test_blobfinder.hh:9
void setUp()
Definition: lsp_test_position2d.cc:5
void testGeom()
Definition: lsp_test_position2d.cc:23