summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed timing problems with topic exchange test. Added support for broker ↵Jonathan Robie2010-07-211-14/+16
| | | | | | address to Java - it's now available for all three languages. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@966384 13f79535-47bb-0310-9956-ffa450edef68
* Removed extraneous output in Java programs by setting log4j to WARN.Jonathan Robie2010-07-201-13/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965970 13f79535-47bb-0310-9956-ffa450edef68
* Configuration file for log4j - limits Java output.Jonathan Robie2010-07-201-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965969 13f79535-47bb-0310-9956-ffa450edef68
* Fixed qpid-config parameter problem.Jonathan Robie2010-07-201-13/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965960 13f79535-47bb-0310-9956-ffa450edef68
* Added Java tests. (One test still fails ...)Jonathan Robie2010-07-191-21/+89
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965674 13f79535-47bb-0310-9956-ffa450edef68
* Fixed race condition with setting up queues for subscriptions using ↵Jonathan Robie2010-07-161-9/+21
| | | | | | timeouts. Eliminated superfluous output. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@964948 13f79535-47bb-0310-9956-ffa450edef68
* Improved logging to easily identify tests. Changed content of messages - ↵Jonathan Robie2010-07-081-54/+102
| | | | | | each message now uses the name of the test as message content by default. Removed redundant popen.wait() calls after popen.communicate(). git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@961900 13f79535-47bb-0310-9956-ffa450edef68
* Restructured code using generic utility methods for sending / receiving / ↵Jonathan Robie2010-07-081-372/+127
| | | | | | | | | | | subscribing / listening, configurable by language. Added logging so it's clear which commands were executed. Status: Reliably fails when two subscriptions are used. One or more of the subscribe / listen tests generally fails in addition. Quite possibly a bug in the test. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@961788 13f79535-47bb-0310-9956-ffa450edef68
* Modified to ensure all subprocesses terminate before a test ends.Jonathan Robie2010-06-231-5/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957384 13f79535-47bb-0310-9956-ffa450edef68
* Unit tests based on examples shipped with the client APIs. Tests both the ↵Jonathan Robie2010-06-231-0/+496
| | | | | | | | | | examples and interop among the examples. Drain and spout are used heavily in these tests. These can be run from the source tree with no reconfiguration, or from a client installation by specifying the paths to the examples using environment variables. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957349 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2688: ensure that unacked messages are requeued before autodeletion ↵Gordon Sim2010-06-221-0/+40
| | | | | | occurs when session closes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@956988 13f79535-47bb-0310-9956-ffa450edef68
* added LICENSE.txt and NOTICE.txtRafael H. Schloming2010-03-302-0/+223
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@929191 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2429: Added extra test.Gordon Sim2010-03-041-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@919142 13f79535-47bb-0310-9956-ffa450edef68
* added setup.py for qpid-testsRafael H. Schloming2010-03-011-0/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917717 13f79535-47bb-0310-9956-ffa450edef68
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-0524-0/+5858
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906961 13f79535-47bb-0310-9956-ffa450edef68