Test-Valgrind documentation
Test-Valgrind - README
Test-Valgrind - Changes
Test-Valgrind - INSTALL
Test-Valgrind - META.yml
Test-Valgrind Makefile.PL
Test::Valgrind - Generate suppressions, analyse and test any command with valgrind.
[
view source
]
Test::Valgrind::Action - Base class for Test::Valgrind actions.
[
view source
]
Test::Valgrind::Action::Captor - Mock Test::Valgrind::Action for capturing output.
[
view source
]
Test::Valgrind::Action::Suppressions - Generate suppressions for a given tool.
[
view source
]
Test::Valgrind::Action::Test - Test that an analysis didn't generate any error report.
[
view source
]
Test::Valgrind::Carp - Carp-like private methods for Test::Valgrind objects.
[
view source
]
Test::Valgrind::Command - Base class for Test::Valgrind commands.
[
view source
]
Test::Valgrind::Command::Aggregate - A Test::Valgrind command that aggregates several other commands.
[
view source
]
Test::Valgrind::Command::Perl - A Test::Valgrind command that invokes perl.
[
view source
]
Test::Valgrind::Command::PerlScript - A Test::Valgrind command that invokes a perl script.
[
view source
]
Test::Valgrind::Component - Base class for Test::Valgrind components.
[
view source
]
Test::Valgrind::Parser - Base class for Test::Valgrind parsers.
[
view source
]
Test::Valgrind::Parser::Suppressions::Text - Parse valgrind suppressions output as text blocks.
[
view source
]
Test::Valgrind::Parser::Text - Parse valgrind output as a text stream.
[
view source
]
Test::Valgrind::Parser::XML - Parse valgrind output as an XML stream.
[
view source
]
Test::Valgrind::Parser::XML::Twig - Parse valgrind XML output with XML::Twig.
[
view source
]
Test::Valgrind::Report - Base class for Test::Valgrind error reports.
[
view source
]
Test::Valgrind::Session - Test::Valgrind session object.
[
view source
]
Test::Valgrind::Suppressions - Generate suppressions for given tool and command.
[
view source
]
Test::Valgrind::Tool - Base class for Test::Valgrind tools.
[
view source
]
Test::Valgrind::Tool::memcheck - Run an analysis through the memcheck tool.
[
view source
]
Back to
home
.
Contained in the
Test-Valgrind
distribution.