aboutsummaryrefslogtreecommitdiff
path: root/ci/expected/lm3s6965/async-channel.run
diff options
context:
space:
mode:
Diffstat (limited to 'ci/expected/lm3s6965/async-channel.run')
-rw-r--r--ci/expected/lm3s6965/async-channel.run6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/expected/lm3s6965/async-channel.run b/ci/expected/lm3s6965/async-channel.run
new file mode 100644
index 0000000..4e313a1
--- /dev/null
+++ b/ci/expected/lm3s6965/async-channel.run
@@ -0,0 +1,6 @@
+Sender 1 sending: 1
+Sender 2 sending: 2
+Sender 3 sending: 3
+Receiver got: 1
+Receiver got: 2
+Receiver got: 3