Boost C++ Libraries

“...one of the most highly regarded and expertly designed C++ library projects in the world.” Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Boost.Test > Examples > prog_exec_monitor
Boost Test logo

The Program Execution Monitor example

Rationale: to demonstrate that the only change you need to start using program execution monitor is the name of your main function
Input: This example does not require any input
Output: no errors expected
Source: prg_exec_example.cpp