#include "test_dynamic_addon_id.h"#include "test_dynamic_addon.h"#include <opc/common/addons_core/addon_manager.h>#include <opc/common/addons_core/dynamic_addon_factory.h>#include <gtest/gtest.h>
Go to the source code of this file.
Macros | |
| #define | DYNAMIC_ADDON_PATH "./libtest_dynamic_addon.so" |
Functions | |
| TEST (AddonManager, DISABLED_CanCreateDynamicAddons) | |
| #define DYNAMIC_ADDON_PATH "./libtest_dynamic_addon.so" |
Definition at line 25 of file test_addon_manager.cpp.
| TEST | ( | AddonManager | , |
| DISABLED_CanCreateDynamicAddons | |||
| ) |
Definition at line 32 of file test_addon_manager.cpp.