summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/quick_txtest
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-10-29 15:15:08 +0000
committerGordon Sim <gsim@apache.org>2008-10-29 15:15:08 +0000
commite404628b6d1c0e4f6361d8352cc115dc9e642dc2 (patch)
tree9e16affd95c98ac89268e46b692f4324a418e607 /qpid/cpp/src/tests/quick_txtest
parent420b04a1b5b764bf2418207b232e47d3cf61f8ec (diff)
downloadqpid-python-e404628b6d1c0e4f6361d8352cc115dc9e642dc2.tar.gz
* added flag to SubscriptionSettings to control automatic completion of message
* removed automatic acquiring under autoAck mode * added test for results from acquire requests * added short txtest to the set of system tests run under make check git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708919 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/quick_txtest')
-rwxr-xr-xqpid/cpp/src/tests/quick_txtest2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/quick_txtest b/qpid/cpp/src/tests/quick_txtest
new file mode 100755
index 0000000000..56df55e705
--- /dev/null
+++ b/qpid/cpp/src/tests/quick_txtest
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec `dirname $0`/run_test ./txtest --queues 4 --tx-count 10 --quiet