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

Macros

#define VALUE_COUNT   4
 
#define VALUE_COUNT   4
 
#define VALUE_COUNT   4
 

Functions

 TEST (FilterUnittest, TestFilterApplyAverage)
 
 TEST (FilterUnittest, TestFilterApplyAverage2)
 
 TEST (FilterUnittest, TestFilterApplyAveragef)
 

Macro Definition Documentation

#define VALUE_COUNT   4
#define VALUE_COUNT   4
#define VALUE_COUNT   4

Function Documentation

TEST ( FilterUnittest  ,
TestFilterApplyAverage   
)

Here is the call graph for this function:

TEST ( FilterUnittest  ,
TestFilterApplyAverage2   
)

Here is the call graph for this function:

TEST ( FilterUnittest  ,
TestFilterApplyAveragef   
)

Here is the call graph for this function: