UlrichThomasGabor/aofit
This project allows for the injection of errors at interfaces according to a configurable error model given as JSON file. It utilizes AspectC++ to modify the behavior of a C++ application, without requiring changes to its source code. This approach is especially dedicated to inject errors into software running on embedded systems.
PythonUnlicense