Paquet : libtest-valgrind-perl (1.19-1)
Liens pour libtest-valgrind-perl
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libtest-valgrind-perl :
- [libtest-valgrind-perl_1.19-1.dsc]
- [libtest-valgrind-perl_1.19.orig.tar.gz]
- [libtest-valgrind-perl_1.19-1.debian.tar.xz]
Responsables :
- Debian Perl Group (Page QA, Archive du courrier électronique)
- Jonathan Yu (Page QA)
- gregor herrmann (Page QA)
- Florian Schlichting (Page QA)
Ressources externes :
- Page d'accueil [metacpan.org]
Paquets similaires :
module to test Perl code through valgrind
Test::Valgrind is a module that lets you run Perl code through the memcheck tool of the Valgrind Memory Debugger, to test it for memory errors and leaks.
Due to the nature of perl's memory allocator, this module can't track leaks of Perl objects. This includes non-mortalized scalars and memory cycles. However, it can track leaks of chunks of memory allocated in XS extensions with Newx and friends or malloc. As such, it's complementary to the other very good leak detectors such as Test::LeakTrace.
Additionally, this module can run arbitrary commands (not just Perl code) and provide output compliant with Perl's Test Anything Protocol (TAP). This means that any executable can be run under valgrind and incorporated into your testsuite.
Autres paquets associés à libtest-valgrind-perl
|
|
|
|
-
- dep: libenv-sanctify-perl
- Perl module providing lexically scoped environment (%ENV)
-
- dep: libfile-homedir-perl
- Perl module for finding user directories across platforms
-
- dep: libperl-destruct-level-perl
- Perl module to change Perl's destruction level
-
- dep: libxml-twig-perl
- Perl module for processing huge XML documents in tree mode
-
- dep: perl
- langage de rapports et d'extractions pratiques de Larry Wall
-
- dep: valgrind
- cadriciel d’instrumentation pour la réalisation d’outils d’analyse dynamique
Télécharger libtest-valgrind-perl
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 91,6 ko | 211,0 ko | [liste des fichiers] |