#include <climits>
#include <boost/test/unit_test.hpp>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <miaconfig.h>
#include <mia/core/cmdlineparser.hh>
#include <mia/core/plugin_base.hh>
#include <mia/internal/main.hh>
#include <boost/mpl/vector.hpp>
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
| #define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MAIN
◆ BOOST_TEST_NO_MAIN
| #define BOOST_TEST_NO_MAIN |
◆ do_main()
| int BOOST_TEST_CALL_DECL do_main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ MIA_MAIN()
◆ test_pluginsets()
| void test_pluginsets |
( |
const std::set< std::string > & |
plugins, |
|
|
const std::set< std::string > & |
test_data |
|
) |
| |
◆ description