From 695cc83a3766e51b9a71e80b901f0cef27dfb1ce Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 6 Mar 2022 14:38:56 -0300 Subject: Archive fallible and autoqemu for now --- ...-fault-injection-library-for-stress-testing-failure-scenarios.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '_articles') diff --git a/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md b/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md index fa7078b..0dcb256 100644 --- a/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md +++ b/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md @@ -14,7 +14,8 @@ ref: ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios --- -Yesterday I pushed v0.1.0 of [fallible], a miniscule library for fault-injection and stress-testing C programs. +Yesterday I pushed v0.1.0 of [fallible], a miniscule library for fault-injection +and stress-testing C programs. [fallible]: https://euandreh.xyz/fallible/ @@ -22,7 +23,10 @@ Yesterday I pushed v0.1.0 of [fallible], a miniscule library for fault-injection 2021-06-12: As of [0.3.0] (and beyond), the macro interface improved and is a bit different from what is presented in this article. If you're interested, I encourage you to take a look at it. +2022-01-27: I've [archived] the project for now. It still needs some maturing before being usable. + [0.3.0]: https://euandreh.xyz/fallible/CHANGELOG.html +[archived]: https://euandre.org/static/attachments/fallible.tar.gz ## Existing solutions -- cgit v1.2.3