Re: [dpdk-dev] [PATCH v2] doc: add code coverage report generation guide

2020-05-24 Thread Thomas Monjalon
What is the status of this patch? There was no review. 23/09/2019 14:15, Marcin Zapolski: > Add unit tests and code coverage reports generation guides to Meson > build documentation. > > Signed-off-by: Marcin Zapolski > --- > v2: fix trailing whitespaces > --- > doc/build-sdk-meson.txt | 40 ++

[dpdk-dev] [PATCH v2] doc: add code coverage report generation guide

2019-09-23 Thread Marcin Zapolski
Add unit tests and code coverage reports generation guides to Meson build documentation. Signed-off-by: Marcin Zapolski --- v2: fix trailing whitespaces --- doc/build-sdk-meson.txt | 40 1 file changed, 40 insertions(+) diff --git a/doc/build-sdk-meson.t