|
HLCC Documentation 2.2.0
|
Unit test for Meta Data Acquisition class. More...
#include "telif/dataAcquisition.hpp"#include <ciiLogManager.hpp>#include <gtest/gtest.h>#include <gtest/gtest_prod.h>#include <rad/utest/oldbInterface.hpp>#include <rad/utest/oldbAdapter.hpp>#include <rad/utest/config.hpp>#include "ccsinsoldb.hpp"#include "ccsinsoldb_ctrl.hpp"#include "telif/dataContext.hpp"#include "telif/oldbInterface.hpp"#include "telif/config.hpp"Classes | |
| class | TestMetadaq |
Functions | |
| TEST_F (TestMetadaq, DaqAdd) | |
| TEST_F (TestMetadaq, DaqRemove) | |
| TEST_F (TestMetadaq, DaqStartStop) | |
| TEST_F (TestMetadaq, DaqStartAbort) | |
| TEST_F (TestMetadaq, DaqLimitAquisitions) | |
| TEST_F (TestMetadaq, FitsString) | |
| TEST_F (TestMetadaq, FitsDouble) | |
| TEST_F (TestMetadaq, FitsInt) | |
| TEST_F (TestMetadaq, FitsLogical) | |
Unit test for Meta Data Acquisition class.
| TEST_F | ( | TestMetadaq | , |
| DaqAdd | ) |
| TEST_F | ( | TestMetadaq | , |
| DaqLimitAquisitions | ) |
| TEST_F | ( | TestMetadaq | , |
| DaqRemove | ) |
| TEST_F | ( | TestMetadaq | , |
| DaqStartAbort | ) |
| TEST_F | ( | TestMetadaq | , |
| DaqStartStop | ) |
| TEST_F | ( | TestMetadaq | , |
| FitsDouble | ) |
| TEST_F | ( | TestMetadaq | , |
| FitsInt | ) |
| TEST_F | ( | TestMetadaq | , |
| FitsLogical | ) |
| TEST_F | ( | TestMetadaq | , |
| FitsString | ) |