The FailureInducer simulates errors. More...
#include <Common/Compat.h>#include <Common/String.h>#include <Common/FailureInducer.h>#include <Common/Error.h>#include <Common/Logger.h>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/predicate.hpp>#include <chrono>#include <thread>#include <vector>
Go to the source code of this file.
Enumerations | |
| enum | |
The FailureInducer simulates errors.
The FailureInducer parses a list of specs (usually set in a test) and returns errors, throws exceptions or terminates the application depending on the these arguments.
Definition in file FailureInducer.cc.
| anonymous enum |
Definition at line 46 of file FailureInducer.cc.
1.8.8