summaryrefslogtreecommitdiff
path: root/qpid/python/examples/headers/verify.in
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/python/examples/headers/verify.in')
-rw-r--r--qpid/python/examples/headers/verify.in25
1 files changed, 25 insertions, 0 deletions
diff --git a/qpid/python/examples/headers/verify.in b/qpid/python/examples/headers/verify.in
new file mode 100644
index 0000000000..90ffd0a071
--- /dev/null
+++ b/qpid/python/examples/headers/verify.in
@@ -0,0 +1,25 @@
+==== declare_queues.py.out
+==== headers_producer.py.out
+==== headers_consumer.py.out
+message(first) 0
+message(first) 1
+message(first) 2
+message(first) 3
+message(first) 4
+message(first) 5
+message(first) 6
+message(first) 7
+message(first) 8
+message(first) 9
+That's all, folks!
+message(second) 0
+message(second) 1
+message(second) 2
+message(second) 3
+message(second) 4
+message(second) 5
+message(second) 6
+message(second) 7
+message(second) 8
+message(second) 9
+That's all, folks!