summaryrefslogtreecommitdiff
path: root/tests/033-class-init-deadlock/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/033-class-init-deadlock/expected.txt')
-rw-r--r--tests/033-class-init-deadlock/expected.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/033-class-init-deadlock/expected.txt b/tests/033-class-init-deadlock/expected.txt
new file mode 100644
index 0000000..387a426
--- /dev/null
+++ b/tests/033-class-init-deadlock/expected.txt
@@ -0,0 +1,7 @@
+Deadlock test starting.
+A initializing...
+B initializing...
+Deadlock test interupting threads.
+Deadlock test main thread bailing.
+A initialized: false
+B initialized: false