00001 #include <gtest/gtest.h>00002
00003 // Run all the tests that were declared with TEST()00004intmain(int argc, char** argv)
00005 {
00006 testing::InitGoogleTest(&argc, argv);
00007 return RUN_ALL_TESTS();
00008 }
mrpt_bridge
Author(s): Markus Bader , Raphael Zack
autogenerated on Fri Apr 27 2018 05:10:54