Boost logo

Boost Users :

Subject: [Boost-users] list all boost tests
From: Martin Ankerl (martin.ankerl_at_[hidden])
Date: 2010-02-25 02:30:31


Hi all, we are using BOOST_AUTO_TEST_SUITE() and
BOOST_AUTO_TEST_CASE() to create lots of tests. Is it possible to list
all the tests available in an executable?

I have tried to create a special test "help" that calls
boost::unit_test::traverse_test_tree(), but this only shows the tests
that are selected for this test run.

Martin


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net