#include <unity.h>
#include <cstdio>
#include <vector>
#include <string>
Go to the source code of this file.
|
| typedef unsigned char | byte |
| |
◆ byte
| typedef unsigned char byte |
◆ create_cloud_patterns()
◆ delay_minutes_to_alpha()
| uint8_t delay_minutes_to_alpha |
( |
uint8_t | delay_minutes | ) |
|
|
constexpr |
◆ main()
◆ round_up_to_power_of_2()
| uint8_t round_up_to_power_of_2 |
( |
uint16_t | v | ) |
|
|
constexpr |
◆ setUp()
◆ tearDown()
◆ test_battery_system_pattern()
| void test_battery_system_pattern |
( |
| ) |
|
◆ test_cloud_pattern_with_filter_delays()
| void test_cloud_pattern_with_filter_delays |
( |
const CloudPattern & | pattern | ) |
|
◆ test_filter_delay_configuration_guide()
| void test_filter_delay_configuration_guide |
( |
| ) |
|
◆ test_heavy_cloud_bank_pattern()
| void test_heavy_cloud_bank_pattern |
( |
| ) |
|
◆ test_intermittent_clouds_pattern()
| void test_intermittent_clouds_pattern |
( |
| ) |
|
◆ test_morning_fog_clearing_pattern()
| void test_morning_fog_clearing_pattern |
( |
| ) |
|
◆ test_scattered_clouds_pattern()
| void test_scattered_clouds_pattern |
( |
| ) |
|
◆ test_storm_approach_pattern()
| void test_storm_approach_pattern |
( |
| ) |
|