Hi Norbert,
On Mon, Nov 05, 2012 at 08:22:53AM -0600, Norbert Thiebaud <nthiebaud@gmail.com> wrote:
I've been playing with gcov/lcov
to get the coverage for a given module:
1/ build the product
2/ make module.clean
3/ gb_GCOV=YES make module
Fine till this. I assume at this stage the unit tests of <module> is
executed, and that will show up in the report. I tried this with
'writerfilter', then executed 'cd sw; make -sr slowcheck', which
executes the tests for writerfilter.
4/ run lcov on workdir/
Seems this dies here with:
$ lcov -c -d workdir/
Capturing coverage data from workdir/
Found gcov version: 4.7.1
Scanning workdir/ for .gcda files ...
Found 113 data files in workdir/
Processing CxxObject/writerfilter/source/ooxml/OOXMLBinaryObjectReference.gcda
Out of memory!
Can you share what lcov switches did you use that worked for you? I get
this error ~instantly with 8G of ram, so it sounds a bit misleading.
Thanks,
Miklos
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.