|
| | TEST (TestOldbAdapterBasic, SimpleCreation) |
| |
| | TEST_F (TestOldbAdapter, DataPointCreationAndDeletion) |
| |
| | TEST_F (TestOldbAdapter, TypesAreReturnedCorrectly) |
| |
| | TEST_F (TestOldbAdapter, DataPointWriteAndRead) |
| |
| | TEST_F (TestOldbAdapter, SizesAreReturnedCorrectly) |
| |
| void | OnNewValueInt32 (const DataPointPath &path, int32_t &buffer) |
| |
| void | OnNewValueDouble (const DataPointPath &path, double &buffer) |
| |
| void | OnNewValueString (const DataPointPath &path, std::string &buffer) |
| |
| template<typename T , typename U > |
| void | CheckValueSubscription (T &adapter, const DataPointPath &path, U first_val, U sec_val) |
| |
| | TEST_F (TestOldbAdapter, ValueSubscription) |
| |
| template<typename T , typename U > |
| void | CheckNotifySubscription (T &adapter, const DataPointPath &path, U first_val, U sec_val) |
| |
| | TEST_F (TestOldbAdapter, NotifySubscription) |
| |
| | TEST_F (TestOldbAdapterHierarchy, QueryingFolderHierarchyRootdir) |
| |
| | TEST_F (TestOldbAdapterHierarchy, QueryingFolderHierarchyTopdir) |
| |
| | TEST_F (TestOldbAdapterHierarchy, QueryingFolderHierarchySubdir1) |
| |
| | TEST_F (TestOldbAdapterHierarchy, QueryingFolderHierarchySubdir2) |
| |
| | TEST_F (TestOldbAdapterHierarchy, QueryingFolderHierarchyDatapoint) |
| |
| int | main (int argc, char **argv) |
| |
Test program for OldbAdapterLegacy integration tests.
- Copyright
- (c) Copyright ESO 2025-2026 All Rights Reserved ESO (eso.org) is an Intergovernmental Organisation, and therefore special legal conditions apply.