RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <plugin_tests.h>#include <QString>#include <typeinfo>#include <filesystem>#include <dlfcn.h>#include <fakePlugin.h>
Go to the source code of this file.
Functions | |
| TEST_F (PluginManagerTest, getInstance) | |
| TEST_F (PluginManagerTest, load) | |
| TEST_F (PluginManagerTest, unload) | |
| TEST_F (PluginManagerTest, unloadAll) | |
| TEST_F (PluginManagerTest, foreachPlugin) | |
| TEST_F (PluginObjectTest, getLibrary) | |
| TEST_F (PluginObjectTest, unload) | |
| TEST_F | ( | PluginManagerTest | , |
| foreachPlugin | |||
| ) |
| TEST_F | ( | PluginManagerTest | , |
| getInstance | |||
| ) |
| TEST_F | ( | PluginManagerTest | , |
| load | |||
| ) |
| TEST_F | ( | PluginManagerTest | , |
| unload | |||
| ) |
| TEST_F | ( | PluginManagerTest | , |
| unloadAll | |||
| ) |
| TEST_F | ( | PluginObjectTest | , |
| getLibrary | |||
| ) |
| TEST_F | ( | PluginObjectTest | , |
| unload | |||
| ) |
Definition at line 90 of file plugin_tests.cpp.
1.8.17