ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
fault Directory Reference
Directory dependency graph for fault:
/home/runner/work/etiss/etiss/include/etiss/fault

Directories

directory  xml
 

Files

file  Action.h [code]
 contains an action class that describes actions associated with a fault
 
file  Defs.h [code]
 contains general definitions used by other fault library code
 
file  Fault.h [code]
 contains the fault container class that stores triggers and actions for fault injection
 
file  Injector.h [code]
 contains the fault injector interface class.
 
file  InjectorAddress.h [code]
 contains a simple class that represents and resolves injector addresses as used by triggers (
 
file  Stressor.h [code]
 contains the stressor class that loads and activates faults.
 
file  Trigger.h [code]
 contains the Trigger class that defines conditions under which actions of a Fault need to be applied.
 
file  XML.h [code]
 contains XML related functions.