PLaSK library
Loading...
Searching...
No Matches
simplegaintest.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "../fermi.hpp"
Include dependency graph for simplegaintest.cpp:

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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 14 of file simplegaintest.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   "Simple gain test"

Definition at line 15 of file simplegaintest.cpp.

◆ V

#define V   "/"

Definition at line 25 of file simplegaintest.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( detect_active_region  )

Definition at line 45 of file simplegaintest.cpp.