TsPlugin.cpp File Reference
#include <terralib/core/plugin.h>
#include <terralib/core/utils.h>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (plugin_serializer_test)
 
 BOOST_AUTO_TEST_CASE (plugin_load_test)
 
 BOOST_AUTO_TEST_CASE (plugin_usage_test)
 
 BOOST_AUTO_TEST_CASE (plugin_sort_test)
 
 BOOST_AUTO_TEST_CASE (plugin_cyclic_dependency_test)
 
 BOOST_AUTO_TEST_CASE (plugin_dependency_test)
 
 BOOST_AUTO_TEST_CASE (plugin_missing_dependency_test)
 
 BOOST_AUTO_TEST_CASE (plugin_unload_with_dependent_test)
 
 BOOST_AUTO_TEST_SUITE (plugin_test_case) BOOST_AUTO_TEST_CASE(plugin_engine_test)
 
std::vector< te::core::PluginInfoLoadPluginsInfo ()
 

Function Documentation

BOOST_AUTO_TEST_CASE ( plugin_serializer_test  )
BOOST_AUTO_TEST_CASE ( plugin_sort_test  )
BOOST_AUTO_TEST_CASE ( plugin_cyclic_dependency_test  )
std::vector<te::core::PluginInfo> LoadPluginsInfo ( )