summaryrefslogtreecommitdiffstats
path: root/src/clients/demolition/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/demolition/README')
-rw-r--r--src/clients/demolition/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/clients/demolition/README b/src/clients/demolition/README
new file mode 100644
index 00000000..536d3481
--- /dev/null
+++ b/src/clients/demolition/README
@@ -0,0 +1,7 @@
+This is a stress tester for the Om engine.
+
+It constantly sends random events (with a bias towards sane events) to the
+engine, to test for potential segfaults (or assertion failures, etc).
+
+It's not very clever at the moment, and doesn't hit all test cases. Renaming
+is also not supported yet.