#include <tesseract_common/macros.h>#include <gtest/gtest.h>#include <boost_plugin_loader/plugin_loader.hpp>#include <boost_plugin_loader/utils.h>#include "test_plugin_base.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (TesseractClassLoaderUnit, LoadTestPlugin) | |
| TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP | TEST (TesseractClassLoaderUnit, parseEnvironmentVariableListUnit) |
| TEST (TesseractPluginLoaderUnit, LoadTestPlugin) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 191 of file plugin_loader_unit.cpp.
| TEST | ( | TesseractClassLoaderUnit | , |
| LoadTestPlugin | |||
| ) |
Definition at line 50 of file plugin_loader_unit.cpp.
| TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP TEST | ( | TesseractClassLoaderUnit | , |
| parseEnvironmentVariableListUnit | |||
| ) |
Definition at line 35 of file plugin_loader_unit.cpp.
| TEST | ( | TesseractPluginLoaderUnit | , |
| LoadTestPlugin | |||
| ) |
Definition at line 84 of file plugin_loader_unit.cpp.