$search

testsuite.hh File Reference

#include <boost/version.hpp>
#include <boost/test/test_tools.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/test/unit_test_log.hpp>
Include dependency graph for testsuite.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BOOST_REQUIRE_EQUAL(s, c)   BOOST_CHECK_EQUAL(s,c)
#define BOOST_REQUIRE_NO_THROW(s)   BOOST_CHECK_NO_THROW(s)
#define BOOST_REQUIRE_THROW(s, c)   BOOST_CHECK_THROW(s,c)

Functions

void set_log_threshold_level (log_level lev)

Define Documentation

#define BOOST_REQUIRE_EQUAL ( s,
 )     BOOST_CHECK_EQUAL(s,c)

Definition at line 14 of file testsuite.hh.

#define BOOST_REQUIRE_NO_THROW (  )     BOOST_CHECK_NO_THROW(s)

Definition at line 13 of file testsuite.hh.

#define BOOST_REQUIRE_THROW ( s,
 )     BOOST_CHECK_THROW(s,c)

Definition at line 12 of file testsuite.hh.


Function Documentation

void set_log_threshold_level ( log_level  lev  )  [inline]

Definition at line 18 of file testsuite.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Mar 1 16:28:49 2013