python3-fiu

userspace fault injection framework (Python 3 bindings)
  https://blitiri.com.ar/p/libfiu/
  0
  no reviews



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 3 bindings to libfiu.