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

Data Structures

struct  zigzagEncodingExpectation_s
 
struct  floatToIntEncodingExpectation_s
 

Typedefs

typedef struct
zigzagEncodingExpectation_s 
zigzagEncodingExpectation_t
 
typedef struct
floatToIntEncodingExpectation_s 
floatToIntEncodingExpectation_t
 

Functions

 TEST (EncodingTest, ZigzagEncodingTest)
 
 TEST (EncodingTest, FloatToIntEncodingTest)
 

Typedef Documentation

Function Documentation

TEST ( EncodingTest  ,
ZigzagEncodingTest   
)

Here is the call graph for this function:

TEST ( EncodingTest  ,
FloatToIntEncodingTest   
)

Here is the call graph for this function: