From 503d8c26b9c75a7689cfecee07803e4cd0d21401 Mon Sep 17 00:00:00 2001 From: Philipp Haller Date: Thu, 28 May 2009 08:57:30 +0000 Subject: Added test for OutputChannelActor. --- test/files/jvm/outputchannelactor.check | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 test/files/jvm/outputchannelactor.check (limited to 'test/files/jvm/outputchannelactor.check') diff --git a/test/files/jvm/outputchannelactor.check b/test/files/jvm/outputchannelactor.check new file mode 100644 index 0000000000..7b16085797 --- /dev/null +++ b/test/files/jvm/outputchannelactor.check @@ -0,0 +1,22 @@ +Pong: ping 0 +Ping: pong +Pong: ping 10000 +Ping: pong +Pong: ping 20000 +Ping: pong +Pong: ping 30000 +Ping: pong +Pong: ping 40000 +Ping: pong +Pong: ping 50000 +Ping: pong +Pong: ping 60000 +Ping: pong +Pong: ping 70000 +Ping: pong +Pong: ping 80000 +Ping: pong +Pong: ping 90000 +Ping: pong +Ping: stop +Pong: stop -- cgit v1.2.3