Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
test_car_control.cpp File Reference
#include <cstdlib>
#include <gtest/gtest.h>
Include dependency graph for test_car_control.cpp:

Go to the source code of this file.

Functions

 TEST (dummy_test, dummy_test_01)
 
 TEST (dummy_test, dummy_test_02)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 20 of file test_car_control.cpp.

TEST ( dummy_test  ,
dummy_test_01   
)

Definition at line 10 of file test_car_control.cpp.

TEST ( dummy_test  ,
dummy_test_02   
)

Definition at line 15 of file test_car_control.cpp.