Boost logo

Boost :

Subject: Re: [boost] Add an adapter to cover fast bit functions
From: degski (degski_at_[hidden])
Date: 2018-08-28 14:40:03


On Tue, 28 Aug 2018 at 16:02, Christof Donat via Boost <
boost_at_[hidden]> wrote:

> Unit Tests are not the best place for fuzzing. You should do both. Unit
> test
> should be deterministic and always reproduce the same result, because
> you'll
> use them for debugging. Fuzzing on the other hand is used to find
> unknown
> bugs. When you found one, create a unit test to reproduce it, fix the
> bug,
> so that the unit test doesn't fail any more and continue fuzzing.
>

Thanks for not discarding it completely. How to do this, I think, I left in
the middle, I just said more thought, more design and more code.

degski

-- 
*“If something cannot go on forever, it will stop" - Herbert Stein*
*“No, it isn’t truth. Truth isn’t truth" - Rudolph W. L. Giuliani*

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk