fiu-utils | userspace fault injection framework (utilities) | Mehr ...
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 fiu-run, fiu-ls and fiu-ctrl utilities.
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 development libraries and documentation in HTML and reStructuredText formats.
libfiu0 | userspace fault injection framework | Mehr ...
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.
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 Python bindings to libfiu.