00001 #include <gtest/gtest.h>00002
00003 // Run all the tests that were declared with TEST_F()00004intmain(int argc, char **argv)
00005 {
00006 testing::InitGoogleTest(&argc, argv);
00007 return RUN_ALL_TESTS();
00008 }
omron_os32c_driver
Author(s): Kareem Shehata
autogenerated on Thu Jun 6 2019 19:00:54