Sciweavers

DSN
2009
IEEE

LFI: A practical and general library-level fault injector

13 years 10 months ago
LFI: A practical and general library-level fault injector
Fault injection, a critical aspect of testing robust systems, is often overlooked in the development of generalpurpose software. We believe this is due to the absence of easy-to-use tools and to the extensive manual labor required to perform fault injection tests. This paper introduces LFI (Library Fault Injector), a tool that automates the preparation of fault scenarios and their injection at the boundary between shared libraries and applications. LFI extends prior work by automatically profiling fault behaviors of libraries via static analysis of their binaries, thus reducing the dependence on human labor and perfect documentation. We present techniques for automatically generating injection scenarios and we describe a simple language for expressing such scenarios. LFI does not require access to libraries’ source code and works for Linux, Windows, and Solaris on x86 and SPARC platforms.
Paul Dan Marinescu, George Candea
Added 20 May 2010
Updated 20 May 2010
Type Conference
Year 2009
Where DSN
Authors Paul Dan Marinescu, George Candea
Comments (0)