Main Page
Namespaces
Classes
Files
File List
File Members
test
main_test.cpp
Go to the documentation of this file.
1
#include <gtest/gtest.h>
2
3
int
main
(
int
argc,
char
** argv)
4
{
5
testing::InitGoogleTest(&argc, argv);
6
return
RUN_ALL_TESTS();
7
}
main
int main(int argc, char **argv)
Definition:
main_test.cpp:3
cloudwatch_metrics_common
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:25