ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Functions
testState.cpp File Reference

Test State functions. More...

#include <daq/state.hpp>
#include <gtest/gtest.h>
#include <fmt/format.h>
#include <fmt/ostream.h>

Go to the source code of this file.

Functions

 TEST (State, TestFormatString)
 
 TEST (State, IsSubsequentState)
 

Detailed Description

Test State functions.

Definition in file testState.cpp.

Function Documentation

◆ TEST() [1/2]

TEST ( State  ,
IsSubsequentState   
)

Definition at line 36 of file testState.cpp.

◆ TEST() [2/2]

TEST ( State  ,
TestFormatString   
)

Definition at line 16 of file testState.cpp.