ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
hello_world_test.cpp File Reference
#include <gtest/gtest.h>
Include dependency graph for hello_world_test.cpp:

Functions

int add (int a, int b)
 
 TEST (SimpleMathTest, AdditionTest)
 
int main (int argc, char **argv)
 

Function Documentation

◆ add()

int add ( int  a,
int  b 
)
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST()

TEST ( SimpleMathTest  ,
AdditionTest   
)
Here is the call graph for this function: