Main Page
Namespaces
Classes
Files
File List
File Members
test
test_main.cpp
Go to the documentation of this file.
1
#include <gtest/gtest.h>
2
3
// Run all the tests that were declared with TEST_F()
4
int
main
(
int
argc,
char
** argv)
5
{
6
testing::InitGoogleTest(&argc, argv);
7
return
RUN_ALL_TESTS();
8
}
main
int main(int argc, char **argv)
Definition:
test_main.cpp:4
omron_os32c_driver
Author(s): Kareem Shehata
autogenerated on Fri Nov 27 2020 03:06:12