Re: openbsd code coverage

2018-01-02 Thread Marc Espie
On Tue, Jan 02, 2018 at 12:40:33AM +0100, Aron Diehl wrote: > Hi, > > > I'm working on measuring OpenBSD code coverage. > > > Code coverage of what? The regression-tests make target? > > Cheers > Aron Obviously.

Re: openbsd code coverage

2018-01-01 Thread Aron Diehl
Hi, I'm working on measuring OpenBSD code coverage. Code coverage of what? The regression-tests make target? Cheers Aron

openbsd code coverage

2017-12-09 Thread Sergey Bronnikov
Hi, I'm working on measuring OpenBSD code coverage. The process still has drawbacks, but some results are already available. https://ligurio.github.io/openbsd-tests/6.2/coverage.html Sergey