main.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.cpp:3


pf_driver
Author(s): Harsh Deshpande
autogenerated on Sun Feb 4 2024 03:32:56