Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite_info::suite_info

Synopsis
suite_info(
    std::string name,
    std::string module,
    std::string library,
    bool manual,
    run_type run);

PrevUpHomeNext