Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Unary function test suite
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-22 11:51:17


AMDG

On 03/22/2011 08:38 AM, Hendrik Fuß wrote:
> I've got a suite of tests that test the functions of an abstraction layer. What I would like to do is to apply this suite to any number of concrete implementations of the abstract interface (say, using a pointer to a pure virtual class I*).
>
> I know I can register unary function based test cases, but how can I provide an argument to an entire test suite? I wasn't able to figure this out.

Try asking on boost-users. This list is for the regression
tests of the Boost libraries, not the Boost.Test library.

In Christ,
Steven Watanabe


Boost-testing list run by mbergal at meta-comm.com