Skip to content

0.1.0

Compare
Choose a tag to compare
@ligurio ligurio released this 30 Jun 12:01
· 43 commits to master since this release
  • Added support of configuration file that allows configuring faults in runtime (#3).
  • Added errinj_errno - return error value and set random errno (#6).
  • Added errinj_kill_caller - send SIGKILL to a process that invoked file operation (#28).
  • Added errinj_noop - replace file operation with no operation (#18).
  • Added errinj_slowdown - slowdown invoked file operation (#29).
  • Added continuous integration for macOS, Ubuntu Linux and FreeBSD.
  • Added manual pages for unreliablefs(1) and unreliablefs.conf(5).