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

Go to the source code of this file.

Functions

int main ()
 
void test_convergence_behavior ()
 
void test_initial_values ()
 
void test_large_value_response ()
 
void test_multiple_value_updates ()
 
void test_reset_behavior ()
 
void test_single_value_update ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 82 of file test_main.cpp.

Here is the call graph for this function:

◆ test_convergence_behavior()

void test_convergence_behavior ( )

Definition at line 51 of file test_main.cpp.

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

◆ test_initial_values()

void test_initial_values ( )

Definition at line 7 of file test_main.cpp.

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

◆ test_large_value_response()

void test_large_value_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_multiple_value_updates()

void test_multiple_value_updates ( )

Definition at line 25 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 71 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 15 of file test_main.cpp.

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