diff options
author | EuAndreh <eu@euandre.org> | 2022-03-06 14:43:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-03-06 14:43:22 -0300 |
commit | c80023a16b8a29363acf954a035432698615ddfa (patch) | |
tree | 607c8e6cda7632599498c2939f61af1cb75706e5 | |
parent | Archive fallible and autoqemu for now (diff) | |
download | euandre.org-c80023a16b8a29363acf954a035432698615ddfa.tar.gz euandre.org-c80023a16b8a29363acf954a035432698615ddfa.tar.xz |
_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md: Use correct update dates
Diffstat (limited to '')
-rw-r--r-- | _articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 0dcb256..c597b75 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 @@ -4,7 +4,7 @@ title: "ANN: fallible - Fault injection library for stress-testing failure scena date: 2021-02-17 -updated_at: 2021-02-17 +updated_at: 2022-03-06 layout: post @@ -23,7 +23,7 @@ and stress-testing C programs. 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. +2022-03-06: 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 |