PLaSK library
|
#include <boost/test/unit_test.hpp>
#include "../fermi.hpp"
Go to the source code of this file.
Classes | |
struct | TheSolver |
Namespaces | |
namespace | boost |
namespace | boost::unit_test |
namespace | boost::unit_test::ut_detail |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Simple gain test" |
#define | V "/" |
Functions | |
std::string | boost::unit_test::ut_detail::normalize_test_case_name (const_string name) |
BOOST_AUTO_TEST_CASE (detect_active_region) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 14 of file simplegaintest.cpp.
#define BOOST_TEST_MODULE "Simple gain test" |
Definition at line 15 of file simplegaintest.cpp.
#define V "/" |
Definition at line 25 of file simplegaintest.cpp.
BOOST_AUTO_TEST_CASE | ( | detect_active_region | ) |
Definition at line 45 of file simplegaintest.cpp.