#include <opc/common/exception.h>#include <opc/common/logger.h>#include <opc/common/addons_core/addon.h>#include <opc/common/addons_core/addon_manager.h>#include <opc/managers/device_manager/id.h>#include <opc/managers/property_tree/id.h>#include <cppunit/extensions/HelperMacros.h>#include <cppunit/config/SourcePrefix.h>
Go to the source code of this file.
Classes | |
| class | AddonsManagerTestCase |
| Test of addons manager GNU LGPL. More... | |
| class | DeviceIOManagerAddon |
| class | DeviceIOManagerFactory |
| class | PropertyTreeAddon |
| class | PropertyTreeAddonFactory |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (AddonsManagerTestCase) | |
Variables | |
| unsigned | InitializedAddonsCount = 0 |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | AddonsManagerTestCase | ) |
| unsigned InitializedAddonsCount = 0 |
Definition at line 53 of file addons_manager_test.cpp.