diff options
| author | Alan Conway <aconway@apache.org> | 2013-06-18 21:09:19 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-06-18 21:09:19 +0000 |
| commit | dcbe230a40f223d1e651cbd5d5626dee8d5c71b7 (patch) | |
| tree | 3d295b317de94e8fc797a199d2e12867f0a3969e /qpid/cpp/src/tests/ManagementTest.cpp | |
| parent | a6db7e3f3bcac613b0ede002355b273cc1e6a8f9 (diff) | |
| download | qpid-python-dcbe230a40f223d1e651cbd5d5626dee8d5c71b7.tar.gz | |
QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0'
qpidd-p0 script binds a new port to a socket using bind(0), and then
execs qpidd using the --socket-fd option to pass the socket to qpidd.
It is intended to replace
/path/to/qpidd --port 0 <args...>
with
qpidd-p0 /path/to/qpidd <args...>
Most tests do not yet use qpidd-p0, they will be updated in a future commit.
Changes:
- Added qpidd-p0
- Fixed qpidd port printing logic: print port only if --port=0, regardless of --transport.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1494306 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/ManagementTest.cpp')
0 files changed, 0 insertions, 0 deletions
