Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1
#include "gtest/gtest.h"
2
10
int
main
(
int
argc,
char
*argv[]) {
11
::testing::InitGoogleTest(&argc, argv);
12
return
RUN_ALL_TESTS();
13
}
main
Definition
main.py:1
src
inspection
test
main.cpp
Generated by
1.9.8