$darkmode
actuation_level_test.cpp File Reference
#include <gtest/gtest.h>
#include <cloe/utility/actuation_level.hpp>
Include dependency graph for actuation_level_test.cpp:

Macros

#define NONE   ActuationLevel::None
 
#define STANDBY   ActuationLevel::Standby
 
#define LAT   ActuationLevel::Lat
 
#define LONG   ActuationLevel::Long
 
#define LATLONG   ActuationLevel::LatLong
 

Functions

 TEST (utility_actuation_level, bitwise_operations)
 
 TEST (utility_actuation_level, invalid_states)
 
 TEST (utility_actuation_level, valid_states)
 

Detailed Description