Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
g
i
k
p
r
t
u
Functions
Variables
a
k
u
Typedefs
Enumerations
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
z
~
Functions
a
b
c
d
e
f
g
i
l
n
o
p
r
s
t
u
~
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
z
Enumerations
Enumerator
Files
File List
File Members
All
c
e
j
k
m
o
r
t
Functions
c
e
m
o
r
t
Variables
Typedefs
Macros
o
test
main_test.cpp
Go to the documentation of this file.
1
// GTest headers
2
#include <gtest/gtest.h>
3
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:
main_test.cpp:4
outsight_alb_driver
Author(s): Outsight
autogenerated on Thu Oct 13 2022 02:21:45