#include <youbot_driver/testing/YouBotBaseTest.hpp>#include <youbot_driver/testing/YouBotBaseTestWithoutThread.hpp>#include <youbot_driver/testing/YouBotArmTestWithoutThread.hpp>#include <youbot_driver/testing/YouBotBaseKinematicsTest.hpp>#include <youbot_driver/testing/YouBotArmTest.hpp>#include <youbot_driver/testing/YouBotGripperTest.hpp>#include <cppunit/CompilerOutputter.h>#include <cppunit/extensions/TestFactoryRegistry.h>#include <cppunit/ui/text/TestRunner.h>#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
let the test run
check whether it was sucessfull or not
Definition at line 19 of file TestSuite.cpp.