|
ifw-fcf
5.0.0-pre2
|
Classes | |
| class | MyDeviceConfig |
| Test SensorConfig class used for testing purposes. More... | |
| class | MyIODev |
| Test sensor class used for testing purposes. More... | |
| class | TestIODev |
Functions | |
| TEST_F (TestIODev, Ctor) | |
| Test Sensor constructor. More... | |
| TEST_F (TestIODev, Ignore) | |
| Test the device ignore functionality. More... | |
| TEST_F (TestIODev, Simulate) | |
| Test the device simulation functionality. More... | |
| TEST_F (TestIODev, Status) | |
| Test the device Status method. More... | |
| TEST_F (TestIODev, EndAcq) | |
| Test the end of an acquisition. More... | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | IODEV_CFG = std::string("config/testSensor.yaml") |
| std::string const | IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |
| TestIODev::TEST_F | ( | TestIODev | , |
| EndAcq | |||
| ) |
Test the end of an acquisition.
This test will validate the creation of a FITS file containing the FCF metadata.
| std::string const TestIODev::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const TestIODev::IODEV_CFG = std::string("config/testSensor.yaml") |
| std::string const TestIODev::IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |