Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite_info::run

Run a new instance of the associated test suite.

Synopsis
void
run(
    runner& r) const;

PrevUpHomeNext