Boost logo

Boost Testing :

Subject: [Boost-testing] Unary function test suite
From: Hendrik Fuß (fuss_at_[hidden])
Date: 2011-03-22 11:38:55


Hi folks,

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.

Appreciate any help.

cheers
Hendrik


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