summaryrefslogtreecommitdiff
path: root/java/testkit
Commit message (Expand)AuthorAgeFilesLines
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-962/+0
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-396/+0
* The receiver was only counting messages if dups check was on.Rajith Muditha Attapattu2010-10-061-0/+5
* Added more test cases to cover failover.Rajith Muditha Attapattu2010-10-051-12/+96
* Added the ability to load the store module via installed rpms or using an exp...Rajith Muditha Attapattu2010-09-302-122/+74
* A connection listener is set to all connections, to catch any connection leve...Rajith Muditha Attapattu2010-09-301-2/+10
* Added a failover test case that uses durable subscriptions.Rajith Muditha Attapattu2010-09-291-1/+37
* Improved the error handling and modified the parameters to pass in an address...Rajith Muditha Attapattu2010-09-291-30/+47
* Modified the Sender and Receiver to work with the new addressing strings.Rajith Muditha Attapattu2010-09-293-130/+103
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-123-43/+98
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-231-0/+0
* made minor changes to get testkit running again.Rajith Muditha Attapattu2010-06-081-26/+9
* Moved the scripts and config files to the tools module as the Perf Producer a...Rajith Muditha Attapattu2010-03-043-212/+2
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-121-0/+21
* This is the first attempt at fixing QPID-2283Rajith Muditha Attapattu2009-12-161-11/+35
* QPID-2253 - Cluster node shuts down with inconsistent error.Alan Conway2009-12-091-6/+2
* Added improved error handlingRajith Muditha Attapattu2009-12-011-13/+16
* Modified the script to use absoulte paths when creating the classpath as rela...Rajith Muditha Attapattu2009-12-011-1/+2
* Uncommented the other two testsRajith Muditha Attapattu2009-11-193-8/+19
* Added log4j config to the test launcherRajith Muditha Attapattu2009-11-185-332/+105
* changed address syntax to permit more complex subjects, added escaping, impro...Rafael H. Schloming2009-11-131-2/+2
* testkit.py provides the plumbing for running longer duration tests using the ...Rajith Muditha Attapattu2009-11-112-0/+539
* Moved MessageFactory to the tools module.Rajith Muditha Attapattu2009-11-116-64/+877
* Added the LatencyTest and PerfTest kit under the tools modules alongside Qpid...Rajith Muditha Attapattu2009-11-111-1/+1
* Removed the following files as they will be replaced by a generic Sender and ...Rajith Muditha Attapattu2009-11-1115-2211/+51
* Removed extra system out statements from PerfProducer.javaRajith Muditha Attapattu2009-05-273-12/+39
* Fixed a minor bug in pre-creating the payload array used in random msg size t...Rajith Muditha Attapattu2009-05-241-1/+5
* Marked all queues as auto-delete to allow clean up after a test exitsRajith Muditha Attapattu2009-05-231-5/+5
* The default value for message cache is set to false.Rajith Muditha Attapattu2009-05-232-6/+52
* Modified the default message size to 1024 - I missed the default value for th...Rajith Muditha Attapattu2009-05-071-1/+1
* Modified the default message size to 1024 bytesRajith Muditha Attapattu2009-05-071-1/+1
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-138-26/+153
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-218-153/+26
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-218-26/+153
* This is related to QPID-1161Rajith Muditha Attapattu2008-10-231-0/+332
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-281-0/+21
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-3/+0
* This is related to QPID-1161.Rajith Muditha Attapattu2008-07-081-4/+8
* This is related to QPID-1162Rajith Muditha Attapattu2008-07-075-5/+162
* This is related to QPId-1161.Rajith Muditha Attapattu2008-07-0712-25/+289
* This is related to QPID-1161.Rajith Muditha Attapattu2008-07-072-2/+2
* This is related to QPID-1161.Rajith Muditha Attapattu2008-07-075-33/+50
* This commit is related to QPID-1161.Rajith Muditha Attapattu2008-06-3017-0/+1882