Boost.Test > Tests > test_exec_fail3
Boost Test logo

The Test Execution Monitor test 3

Rationale: intended to check an ability of the Test Execution Monitor to report test failures generated by BOOST_CHECK
Type: run-time-failure
Component needed: the Test Execution Monitor
Need Test Pattern: no
Expected Output: .../test_exec_fail3.cpp(24): error in "call_test_main": test v == 2 failed
.../test_exec_fail3.cpp(25): error in "call_test_main": test 2 == v failed

*** 2 failures detected in test case "call_test_main"
Result Code: 201
Source: test_exec_fail3.cpp