Paketname | libfiu0 |
Beschreibung | userspace fault injection framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-3+b1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Chris Lamb |
Quelle | libfiu (0.13-3) |
Paketgröße | 20562 Byte |
Prüfsumme MD5 | 0c44b4f4219aeb8bd5af4acfb053ba81 |
Prüfsumme SHA1 | 408f141f09b22a70b7513336374ad3df8228550f |
Prüfsumme SHA256 | 4d69bc4e958e172f2f2dc730a58729fb068587401b0c4701df2609f71c239f43 |
Link zum Herunterladen | libfiu0_0.13-3+b1_i386.deb |
Ausführliche Beschreibung | libfiu is a C library for fault injection. It provides functions to mark
"points of failure" inside your code (the "core API"), and functions to
enable/disable the failure of those points (the "control API").
.
This package contains the libfiu shared library. To perform fault injection,
you will require the "libfiu-dev" package.
|