Boost logo

Boost Users :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-06-22 11:55:35


Ákos Maróy <akos <at> maroy.hu> writes:

>
> Gennadiy,
>
> > Only one file should define BOOST_TEST_MODULE, after all - you don't need to
> > repeat the name of your test module twice ;)?
>
> I see. so there's one test module per unit tast executable. this wasn't
> clear for me.

Unit test executable *is* a test module. Test module may include multiple test
files.

> for the other testX.cpp files, I just use the
> BOOST_AUTO_TEST_CASE macro, and they are going to be registered, right?

Yes.

Gennadiy


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