Boost.Test > Tests > auto_unit_test_test
Boost Test logo

The Unit Test Framework multi-unit automated registration test

Rationale: intended to test an ability of automated registration facilities to work in case of multiple compilation units It's compile-time check. Once compiled and linked it passed.
Type: compile-time
Component needed: the Unit Test Framework
Need Test Pattern: no
Expected Output: *** No errors detected
Result Code: 0
Source: auto_unit_test_test_mult1.cpp auto_unit_test_test_mult2.cpp