#include <Arduino.h>
#include <unity.h>
#include "teleinfo.h"
#include "config_system.h"
Go to the source code of this file.
◆ loop()
◆ setUp()
◆ setup()
◆ tearDown()
◆ test_calcBufferSize_compile_time()
void test_calcBufferSize_compile_time |
( |
void | | ) |
|
◆ test_lineSize_calculation()
void test_lineSize_calculation |
( |
void | | ) |
|
◆ test_teleinfo_basic_operations()
void test_teleinfo_basic_operations |
( |
void | | ) |
|
◆ test_teleinfo_edge_values()
void test_teleinfo_edge_values |
( |
void | | ) |
|
◆ test_teleinfo_instantiation()
void test_teleinfo_instantiation |
( |
void | | ) |
|
◆ test_teleinfo_long_sequences()
void test_teleinfo_long_sequences |
( |
void | | ) |
|
◆ test_teleinfo_multiple_frames()
void test_teleinfo_multiple_frames |
( |
void | | ) |
|