summaryrefslogtreecommitdiff
path: root/cpp/bindings
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-01-07 21:24:48 +0000
committerCharles E. Rolke <chug@apache.org>2013-01-07 21:24:48 +0000
commite157e9336e1a1f87fed79058046bc66f3272c2f3 (patch)
treec16a4e6a94f69789f0aa55156471addef741c435 /cpp/bindings
parent7ae538ee2eca76532a2b08c69a01f88ffe338678 (diff)
downloadqpid-python-e157e9336e1a1f87fed79058046bc66f3272c2f3.tar.gz
QPID-1726 ASF licensed Qpid Store
Add unit tests. There are several issues with these tests: 1. Originally the four .cpp unit test sources were compiled into a single unit_test executable. In the current framework those four sources create conflicting brokers that overwrite each other's store and fail to open port 5672. In this checkin there are four unit test executables. Running each serially gets them all to pass. A new strategy is needed to start brokers that don't conflict. 2. The legacystore.so is not integrated with the rest of the tests. Some tests may run with the externally compiled msgstore.so and some use the built in test_store. Plugging legacystore.so into these other tests is TBD. 3. cpp/src/tests/legacystore defines more tests beyond simple unit tests. None of the issues related to wider system tests are addressed yet. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1430018 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
0 files changed, 0 insertions, 0 deletions