00001 #include <gtest/gtest.h>00002
00003
00004 // Run all the tests that were declared with TEST()00005intmain(int argc, char **argv)
00006 {
00007 testing::InitGoogleTest(&argc, argv);
00008 return RUN_ALL_TESTS();
00009 }
mrpt_bridge
Author(s):
autogenerated on Mon Aug 11 2014 11:23:21