Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
test.cpp
Go to the documentation of this file.
1
#include "gtest/gtest.h"
2
6
TEST
(
invictasim
, example_test) {
7
// Just to see if tests are running
8
EXPECT_EQ(1, 1);
9
}
TEST
TEST(invictasim, example_test)
Example test.
Definition
test.cpp:6
invictasim
Definition
config_loader.hpp:7
src
invictasim
test
test.cpp
Generated by
1.9.8