summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/brokertest.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-181-7/+13
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-151-13/+7
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-151-7/+13
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-301-1/+1
* NO-JIRA: Put a timeout on calls to Thread.join to avoid tests hanging indefin...Alan Conway2011-03-171-3/+7
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-111-117/+72
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-071-22/+24
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-0/+5
* Move brokertest.py from qpid/python to qpid/cpp.Alan Conway2011-01-211-0/+699
* Moved brokertest.py to python directory.Alan Conway2009-11-101-393/+0
* Fixed test_failover, added ErrorGenerator with test.Alan Conway2009-11-101-41/+93
* Added message store recovery tests to cluster_tests.Alan Conway2009-11-091-4/+24
* Filled out process management in python brokertest framework.Alan Conway2009-11-091-86/+192
* Python framework for tests that start multiple brokers.Alan Conway2009-10-301-0/+215