Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
test.cpp File Reference
#include <chrono>
#include <fstream>
#include <set>
#include "gtest/gtest.h"
#include "utils/mocks.hpp"
#include "rclcpp/rclcpp.hpp"
Include dependency graph for test.cpp:

Go to the source code of this file.

Functions

 TEST (GTruthFromFileTest, ValidInput)
 
 TEST (GTruthFromFileTest, EmptyInput)
 
 TEST (GTruthFromFileTest, InvalidInput)
 

Function Documentation

◆ TEST() [1/3]

TEST ( GTruthFromFileTest  ,
EmptyInput   
)

Definition at line 37 of file test.cpp.

Here is the call graph for this function:

◆ TEST() [2/3]

TEST ( GTruthFromFileTest  ,
InvalidInput   
)

Definition at line 47 of file test.cpp.

Here is the call graph for this function:

◆ TEST() [3/3]

TEST ( GTruthFromFileTest  ,
ValidInput   
)

Definition at line 10 of file test.cpp.

Here is the call graph for this function: