NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
type_conversion_unittest.cc File Reference
#include <stdint.h>
#include <limits.h>
#include "common/utils.h"
#include "common/typeconversion.h"
#include "unittest_macros.h"
#include "gtest/gtest.h"
Include dependency graph for type_conversion_unittest.cc:

Data Structures

struct  ftoa_conversion_expectation_s
 

Macros

#define FTOA_BUFFER_SIZE   13
 

Typedefs

typedef struct
ftoa_conversion_expectation_s 
ftoa_conversion_expectation_t
 

Functions

 TEST (TypeConversionTest, ftoa_zero)
 

Macro Definition Documentation

#define FTOA_BUFFER_SIZE   13

Typedef Documentation

Function Documentation

TEST ( TypeConversionTest  ,
ftoa_zero   
)

Here is the call graph for this function: