Vowpal Wabbit
vowpalwabbit
slim
test
ut_main.cc
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:
ut_main.cc:3
Generated on Thu Apr 9 2020 14:45:25 for Vowpal Wabbit by
1.8.13