Searched refs:BOOST_TEST_I_THROW (Results 1 – 8 of 8) sorted by relevance
59 #define BOOST_TEST_I_THROW( E ) unit_test::ut_detail::throw_exception( E ) macro60 #define BOOST_TEST_I_ASSRT( cond, ex ) if( cond ) {} else BOOST_TEST_I_THROW( ex )
499 … BOOST_TEST_I_THROW( format_error() << "Invalid format for an actual argument " << token ); in validate_token_format()585 BOOST_TEST_I_THROW( unrecognized_param( std::move(typo_candidate_names) ) in locate_parameter()589 BOOST_TEST_I_THROW( unrecognized_param( typo_candidate_names ) in locate_parameter()601 BOOST_TEST_I_THROW( ambiguous_param( std::move( amb_names ) ) in locate_parameter()604 BOOST_TEST_I_THROW( ambiguous_param( amb_names ) in locate_parameter()
57 BOOST_TEST_I_THROW( format_error( param_name ) << source << in interpret()122 …BOOST_TEST_I_THROW( format_error( param_name ) << source << " can't be interpreted as bool value."… in interpret()
47 #define BOOST_TEST_DS_ERROR( msg ) BOOST_TEST_I_THROW( std::logic_error( msg ) )
688 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_success ) );692 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_success ) );699 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_success ) );719 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_exception_failure ) );735 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_exception_failure ) );743 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_exception_failure ) );
264 …BOOST_TEST_I_THROW(execution_exception( ec, buf, execution_exception::location( extract<throw_file…905 BOOST_TEST_I_THROW( local_signal_handler.sys_sig() );
389 BOOST_TEST_I_THROW( execution_aborted() );
1145 BOOST_TEST_I_THROW( framework::nothing_to_test( boost::exit_exception_failure ) );