summaryrefslogtreecommitdiff
path: root/cpp/tests/BasicP2PTest.h
Commit message (Collapse)AuthorAgeFilesLines
* Separated out implementation from interop test headers.Gordon Sim2007-05-151-42/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@538079 13f79535-47bb-0310-9956-ffa450edef68
* * Added support for channel.flow:Gordon Sim2007-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | cpp/tests/ChannelTest.cpp cpp/lib/broker/SessionHandlerImpl.cpp cpp/lib/broker/BrokerChannel.h cpp/lib/broker/BrokerChannel.cpp * Fixed client connection closing process: cpp/lib/common/sys/apr/Socket.cpp cpp/lib/client/Connector.h cpp/lib/client/Connector.cpp cpp/lib/client/Connection.h cpp/lib/client/Connection.cpp * Use amq.direct rather than default exchange in P2P test (to interop with java) cpp/tests/BasicP2Ptest.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@536584 13f79535-47bb-0310-9956-ffa450edef68
* Altered test case 2, i.e. basic p2p, such that it binds the queue to ↵Gordon Sim2007-05-091-0/+2
| | | | | | | | | | amq.direct rather than relying on the default bindings. Modified the clientid option of the test runner to be -n,--clientname to be consistent with java test runner. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@536449 13f79535-47bb-0310-9956-ffa450edef68
* Initial interop tests for c++.Gordon Sim2007-05-081-0/+84
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@536253 13f79535-47bb-0310-9956-ffa450edef68