Functions
NumericConvTest.cpp File Reference
#include <cstdint>
#include <limits>
#include "gtest/gtest.h"
#include "NumericConv.h"
Include dependency graph for NumericConvTest.cpp:

Go to the source code of this file.

Functions

 TEST (NumericConvTest, float_and_int)
 
 TEST (NumericConvTest, int_signed_and_signed)
 
 TEST (NumericConvTest, int_signed_and_unsigned)
 
 TEST (NumericConvTest, int_unsigned_and_signed)
 
 TEST (NumericConvTest, int_unsigned_and_unsigned)
 
 TEST (NumericConvTest, same_type)
 
 TEST (NumericConvTest, subtype)
 

Function Documentation

◆ TEST() [1/7]

TEST ( NumericConvTest  ,
float_and_int   
)

Definition at line 56 of file NumericConvTest.cpp.

◆ TEST() [2/7]

TEST ( NumericConvTest  ,
int_signed_and_signed   
)

Definition at line 31 of file NumericConvTest.cpp.

◆ TEST() [3/7]

TEST ( NumericConvTest  ,
int_signed_and_unsigned   
)

Definition at line 40 of file NumericConvTest.cpp.

◆ TEST() [4/7]

TEST ( NumericConvTest  ,
int_unsigned_and_signed   
)

Definition at line 47 of file NumericConvTest.cpp.

◆ TEST() [5/7]

TEST ( NumericConvTest  ,
int_unsigned_and_unsigned   
)

Definition at line 24 of file NumericConvTest.cpp.

◆ TEST() [6/7]

TEST ( NumericConvTest  ,
same_type   
)

Definition at line 18 of file NumericConvTest.cpp.

◆ TEST() [7/7]

TEST ( NumericConvTest  ,
subtype   
)

Definition at line 12 of file NumericConvTest.cpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21