Changes for version 1.02 - 2009-05-02

  • Add : Commands can now be aggregated.
  • Add : The commands can now also filter and mangle reports.
  • Chg : The perl suppressions are now stripped from everything below Perl_runops_*.
  • Doc : Typos, nits and clarifications.

Modules

Generate suppressions, analyse and test any command with valgrind.
Base class for Test::Valgrind actions.
Mock Test::Valgrind::Action for capturing output.
Generate suppressions for a given tool.
Test that an analysis didn't generate any error report.
Carp-like private methods for Test::Valgrind objects.
Base class for Test::Valgrind commands.
A Test::Valgrind command that aggregates several other commands.
A Test::Valgrind command that invokes perl.
A Test::Valgrind command that invokes a perl script.
Base class for Test::Valgrind error reports.
Test::Valgrind session object.
Generate suppressions for given tool and command.
Base class for Test::Valgrind tools.
Mock Test::Valgrind::Tool for parsing valgrind suppressions.
Run an analysis through the memcheck tool.

Provides

in lib/Test/Valgrind/Tool/SuppressionsParser.pm
in lib/Test/Valgrind/Tool/memcheck.pm
in lib/Test/Valgrind/Tool/memcheck.pm
in lib/Test/Valgrind/Tool/memcheck.pm