TestSuite.cpp File Reference
#include "YouBotBaseTest.hpp"
#include <cppunit/TestCase.h>
#include <cppunit/extensions/HelperMacros.h>
#include <iostream>
#include <vector>
#include <signal.h>
#include "youbot/YouBotBase.hpp"
#include "youbot/YouBotManipulator.hpp"
#include "youbot/DataTrace.hpp"
#include <boost/ptr_container/ptr_vector.hpp>
#include "youbot/GripperDataTrace.hpp"
#include <cppunit/CompilerOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/ui/text/TestRunner.h>
Go to the source code of this file.
Function Documentation
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.