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 Library: examples
Boost.Test > Examples
Boost Test logo

Examples

The following list provides cumulative summary information on all Boost Test Library examples. To compile all example programs you could use Jamfile supplied in examples directory.

Summary contains following sections:

Rationale the purpose of an example
Input input required for an example
Expected Output expected output produced by an example during run with above input.
Source link to the test source file.