atMETEO
An ATmega based weather station
Functions
test_hidekidevice.cpp File Reference

Unit tests for Sensors::HidekiDevice. More...

#include <vector>
#include <catch.hpp>
#include "utils.h"
#include "lib/hidekisensor.h"

Functions

 TEST_CASE ("HidekiDeviceReceivingMessages", "[hidekidevice]")
 Test Sensors::HidekiDevice. More...
 

Detailed Description

Unit tests for Sensors::HidekiDevice.

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "HidekiDeviceReceivingMessages"  ,
""  [hidekidevice] 
)