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