Tetrapod Project
test_angle_utils.cpp File Reference
#include <math_utils/angle_utils.h>
#include <gtest/gtest.h>
Include dependency graph for test_angle_utils.cpp:

Go to the source code of this file.

Functions

 TEST (AngleUtils, constants)
 
 TEST (AngleUtils, conversions)
 
 TEST (AngleUtils, wrappers)
 
int main (int argc, char **argv)
 

Function Documentation

◆ TEST() [1/3]

TEST ( AngleUtils  ,
constants   
)

Definition at line 9 of file test_angle_utils.cpp.

◆ TEST() [2/3]

TEST ( AngleUtils  ,
conversions   
)

Definition at line 16 of file test_angle_utils.cpp.

◆ TEST() [3/3]

TEST ( AngleUtils  ,
wrappers   
)

Definition at line 24 of file test_angle_utils.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 43 of file test_angle_utils.cpp.