Main Page
Namespaces
Classes
Files
File List
File Members
src
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()
4
int
main
(
int
argc,
char
** argv)
5
{
6
testing::InitGoogleTest
(&argc, argv);
7
return
RUN_ALL_TESTS
();
8
}
gtest.h
main
int main(int argc, char **argv)
Definition:
test_main.cpp:4
RUN_ALL_TESTS
int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_
testing::InitGoogleTest
GTEST_API_ void InitGoogleTest(int *argc, char **argv)
mrpt_bridge
Author(s): Markus Bader
, Raphael Zack
autogenerated on Fri Feb 28 2020 03:22:14