12 #include <ocl/DeploymentComponent.hpp> 13 #include <ocl/TaskBrowser.hpp> 14 #include <ocl/LoggingService.hpp> 19 #include <boost/assign/std/vector.hpp> 22 #include <gtest/gtest.h> 24 boost::shared_ptr<OCL::DeploymentComponent>
deployer;
33 TEST(BasicTest, ImportChaining)
41 int main(
int argc,
char** argv) {
42 testing::InitGoogleTest(&argc, argv);
47 deployer = boost::make_shared<OCL::DeploymentComponent>();
54 return RUN_ALL_TESTS();
int __os_init(int argc, char **argv)
static boost::shared_ptr< ComponentLoader > Instance()
boost::shared_ptr< OCL::DeploymentComponent > deployer
void mayLogStdOut(bool tf)
int main(int argc, char **argv)
boost::shared_ptr< RTT::Scripting > scripting_service
void setStdStream(std::ostream &stdos)
void setLogLevel(LogLevel ll)