|
hlcc 2.0.0-beta2+pre1
|
Unit test for Meta Data Acquisition class. More...
#include "telifsim/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 "telifsim/dataContext.hpp"#include "telifsim/oldbInterface.hpp"#include "telifsim/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 | |||
| ) |