3-phase PV router
Loading...
Searching...
No Matches
test_main.cpp File Reference
#include <unity.h>
#include "ewma_avg.hpp"
Include dependency graph for test_main.cpp:

Go to the source code of this file.

Functions

int main ()
 
void test_initial_values ()
 
void test_multiple_value_updates ()
 
void test_peak_response ()
 
void test_reset_behavior ()
 
void test_single_value_update ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 57 of file test_main.cpp.

Here is the call graph for this function:

◆ test_initial_values()

void test_initial_values ( )

Definition at line 6 of file test_main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_multiple_value_updates()

void test_multiple_value_updates ( )

Definition at line 23 of file test_main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_peak_response()

void test_peak_response ( )

Definition at line 36 of file test_main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_reset_behavior()

void test_reset_behavior ( )

Definition at line 46 of file test_main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_single_value_update()

void test_single_value_update ( )

Definition at line 14 of file test_main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: