ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Test daq::Source and related. More...
#include <gtest/gtest.h>
#include "mock/metadaqifMock.hpp"
#include "mock/recifMock.hpp"
#include <daq/source.hpp>
Go to the source code of this file.
Classes | |
class | daq::TestSource |
Test fixture for source tests. More... | |
Namespaces | |
daq | |
Functions | |
daq::TEST_F (TestSource, Constructors) | |
daq::TEST_F (TestSource, Accessors) | |
daq::TEST_F (TestSource, PrimSourceConstructionFailsIfRrClientIsInvalid) | |
daq::TEST_F (TestSource, PrimSourceConstructionFailsIfNameIsEmpty) | |
daq::TEST_F (TestSource, MetaSourceConstructionFailsIfRrClientIsInvalid) | |
daq::TEST_F (TestSource, MetaSourceConstructionFailsIfNameIsEmpty) | |
Test daq::Source and related.
Definition in file testSource.cpp.