summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/examples/request-response/verify_python_cpp.in')
-rw-r--r--qpid/cpp/examples/examples/request-response/verify_python_cpp.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/qpid/cpp/examples/examples/request-response/verify_python_cpp.in b/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
new file mode 100644
index 0000000000..7718d54973
--- /dev/null
+++ b/qpid/cpp/examples/examples/request-response/verify_python_cpp.in
@@ -0,0 +1,18 @@
+==== client.py.out | remove_uuid64
+Request: Twas brilling, and the slithy toves
+Request: Did gyre and gimble in the wabe.
+Request: All mimsy were the borogroves,
+Request: And the mome raths outgrabe.
+Messages queue: ReplyTo:
+Response: TWAS BRILLING, AND THE SLITHY TOVES
+Response: DID GYRE AND GIMBLE IN THE WABE.
+Response: ALL MIMSY WERE THE BOROGROVES,
+Response: AND THE MOME RATHS OUTGRABE.
+No more messages!
+==== server.out | remove_uuid64
+Activating request queue listener for: request
+Waiting for requests
+Request: Twas brilling, and the slithy toves (ReplyTo:)
+Request: Did gyre and gimble in the wabe. (ReplyTo:)
+Request: All mimsy were the borogroves, (ReplyTo:)
+Request: And the mome raths outgrabe. (ReplyTo:)