|
ifw-daq
1.0.0
IFW Data Acquisition modules
|
Test daq::Status and daq::ObservableStatus. More...
#include <gtest/gtest.h>#include <gmock/gmock.h>#include <daq/status.hpp>#include "statusObserver.hpp"Go to the source code of this file.
Classes | |
| class | TestObservableStatus |
| ObservableStatus test fixture. More... | |
Functions | |
| TEST_F (TestObservableStatus, Construct) | |
| TEST_F (TestObservableStatus, Comparison) | |
| TEST_F (TestObservableStatus, State) | |
| TEST_F (TestObservableStatus, Files) | |
| TEST_F (TestObservableStatus, Keywords) | |
| TEST_F (TestObservableStatus, OstreamOperator) | |
| TEST_F (TestObservableStatus, Observability) | |
| TEST (TestStatus, OstreamOperator) | |
| TEST (TestStatus, Comparison) | |
Test daq::Status and daq::ObservableStatus.
Definition in file testStatus.cpp.
| TEST | ( | TestStatus | , |
| Comparison | |||
| ) |
Definition at line 130 of file testStatus.cpp.
| TEST | ( | TestStatus | , |
| OstreamOperator | |||
| ) |
Definition at line 123 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| Comparison | |||
| ) |
Definition at line 30 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| Construct | |||
| ) |
Definition at line 26 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| Files | |||
| ) |
Definition at line 49 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| Keywords | |||
| ) |
Definition at line 70 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| Observability | |||
| ) |
Definition at line 100 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| OstreamOperator | |||
| ) |
Definition at line 93 of file testStatus.cpp.
| TEST_F | ( | TestObservableStatus | , |
| State | |||
| ) |
Definition at line 39 of file testStatus.cpp.