summaryrefslogtreecommitdiff
path: root/tests/063-process-manager/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/063-process-manager/expected.txt')
-rw-r--r--tests/063-process-manager/expected.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/063-process-manager/expected.txt b/tests/063-process-manager/expected.txt
new file mode 100644
index 0000000..8360239
--- /dev/null
+++ b/tests/063-process-manager/expected.txt
@@ -0,0 +1,15 @@
+process manager: nonexistent
+
+spawning child #1
+spawning child
+process manager: RUNNABLE
+child died
+process manager: WAITING
+
+spawning child #2
+spawning child
+process manager: RUNNABLE
+child died
+process manager: WAITING
+
+done!