summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways
Commit message (Collapse)AuthorAgeFilesLines
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+2
|
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-073-6/+0
|
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Removed a lot of old Id tagsJohnny Willemsen2015-01-0710-30/+0
|
* Fixed fuzzJohnny Willemsen2011-10-061-0/+2
|
* Wed Mar 2 16:02:01 UTC 2011 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2011-03-023-13/+4
| | | | | | | | | | | | * tao/Synch_Queued_Message.cpp: Fixed leak of contents in synch queued message. Thanks to Chris Galli <christian dot galli at gmail dot com> for providing this fix. It fixes bug#3825. * tests/Big_Oneways/server.cpp: * tests/Big_Oneways/Session.cpp: * tests/Big_Oneways/Coordinator.cpp: Fixed leaks local to this test.
* Fixed typoJohnny Willemsen2010-09-172-2/+2
|
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-115/+0
| | | | | | | * Makefile.am: Removed, configure is too experimental to be used for TAO. If someone really wants to use configure we need to fix the MPC generator and the configure script and really perform testing
* Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-087-14/+0
| | | | | * *.cpp: Removed RCS_ID
* Mon Nov 30 10:01:49 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-301-67/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/default_configuration.pl: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/run_test.pl: * orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/default_configuration.pl: * orbsvcs/tests/Simple_Naming/run_test.pl: * orbsvcs/tests/Security/InsecureReferences/run_test.pl: * orbsvcs/tests/Security/MT_IIOP_SSL/run_test.pl: * orbsvcs/tests/Security/Bug_1107_Regression/run_test.pl: * orbsvcs/tests/Security/Crash_Test/run_test.pl: * orbsvcs/tests/Security/MT_SSLIOP/run_test_harsh.pl: * orbsvcs/tests/Security/MT_SSLIOP/run_test_heavy.pl: * orbsvcs/tests/Security/MT_SSLIOP/run_test.pl: * orbsvcs/tests/AVStreams/Component_Switching/run_test.pl: * orbsvcs/tests/AVStreams/Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Bidirectional_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/run_test.pl: * orbsvcs/tests/AVStreams/Latency/run_test.pl: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Multiple_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Multicast/run_test.pl: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Modify_QoS/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_all.pl: * orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: * orbsvcs/tests/Notify/XML_Persistence/run_test.pl: * orbsvcs/tests/InterfaceRepo/IFR_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Latency_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/run_test.pl: * performance-tests/POA/Implicit_Activation/run_test.pl: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/run-test.pl: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/run-test.pl: * performance-tests/Callback/run_test.pl: * performance-tests/Latency/AMH_Single_Threaded/run_test.pl: * performance-tests/Cubit/TAO/MT_Cubit/run_test.pl: * performance-tests/Cubit/TAO/DII_Cubit/run_test.pl: * performance-tests/Cubit/TAO/IDL_Cubit/run_test.pl: * tests/Big_Twoways/run_test.pl: * tests/Bug_2918_Regression/run_test.pl: * tests/Strategies/run_test.pl: * tests/Bug_1482_Regression/run_test.pl: * tests/Portable_Interceptors/Benchmark/run_test.pl: * tests/Xt_Stopwatch/run_test.pl: * tests/Multiple/run_test.pl: * tests/CSD_Strategy_Tests/Broken/run_test.pl: * tests/CSD_Strategy_Tests/TP_Test_4/run_test.pl: * tests/Oneway_Timeouts/client.cpp: * tests/Oneway_Timeouts/server.cpp: * tests/Oneway_Timeouts/run_test.pl: * tests/Smart_Proxies/Policy/server.cpp: * tests/Smart_Proxies/Policy/run_test.pl: * tests/Bug_1270_Regression/run_test.pl: * tests/Parallel_Connect_Strategy/run_test.pl: * tests/Muxed_GIOP_Versions/run_test.pl: * tests/Connect_Strategy_Test/run_test.pl: * tests/Big_Oneways/run_test.pl: * tests/Bug_1627_Regression/server.cpp: * tests/Bug_1627_Regression/run_test.pl: * tests/InterOp-Naming/run_test.pl: * tests/Nested_Upcall_Crash/run_test.pl: * tests/Bug_1269_Regression/client.cpp: * tests/Bug_1269_Regression/run_test.pl: Test are converted to use new test framework and added to fuzz build.
* Mon Feb 23 08:08:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-231-1/+1
|
* Thu Sep 25 20:46:39 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-252-2/+2
|
* Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-162-4/+4
|
* Wed Aug 6 23:12:35 UTC 2008 Yan Dai <dai_y@ociweb.com>dai_y2008-08-061-1/+11
|
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Thu Feb 14 10:26:00 UTC 2008 Simon Massey <sma at prismtech ↵sma2008-02-141-12/+25
| | | | dot com>
* ChangeLogTag: Fri Feb 01 14:15:00 UTC 2008 Simon Massey <sma@prismtech.com>sma2008-02-011-1/+2
|
* ChangeLogTag: Mon Jan 21 17:45:12 UTC 2008 Ciju John <johnc at ociweb dot com>johnc2008-01-211-2/+2
|
* Thu Dec 6 15:10:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-12-061-9/+7
|
* Mon Dec 3 13:49:18 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-12-034-6/+6
|
* Mon Jul 9 15:40:40 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2007-07-091-22/+22
|
* Tue Jul 3 06:46:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-031-1/+2
|
* Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-06-302-2/+2
|
* Tue May 15 06:28:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-151-2/+2
|
* Mon Apr 23 11:16:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-231-5/+8
|
* Tue Apr 17 12:09:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-171-1/+1
|
* ChangeLogTag: Tue Mar 13 18:24:27 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-03-132-3/+18
|
* (no commit message)Johnny Willemsen2007-02-121-2/+2
|
* ChangeLogTag: Mon Feb 12 15:32:23 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-02-121-4/+4
|
* Mon Feb 12 11:40:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-129-31/+9
|
* Fri Feb 2 13:10:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-022-2/+2
|
* ChangeLogTag: Fri Jan 26 13:46:23 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-261-1/+1
|
* ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-2510-96/+63
|
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-249-77/+32
|
* ACE ChangeLogTag: Sat Jan 6 04:41:30 UTC 2007 Chris Cleeland ↵cleeland2007-01-061-2/+0
| | | | | | | <cleeland_c@ociweb.com> TAO ChangeLogTag: Sat Jan 6 19:16:55 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com> Updated svn:ignore property in many places and eliminated vestigial .cvsignore files.
* Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-021-1/+1
|
* ChangeLogTag: Tue Dec 19 18:44:02 UTC 2006 J.T. Conklin ↵jtc2006-12-191-1/+0
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Dec 6 15:29:25 UTC 2006 J.T. Conklin ↵jtc2006-12-062-42/+31
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵jtc2006-11-291-0/+143
| | | | <jtc@acorntoolworks.com>
* Thu Aug 31 03:35:14 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2006-08-311-4/+4
|
* Fri Jul 28 00:44:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2006-07-281-1/+1
|
* Repo restructuringWilliam R. Otte2006-07-2417-0/+1357
|
* Repo restructuringWilliam R. Otte2006-07-2417-1357/+0
|
* ChangeLogTag: Wed Apr 19 11:39:12 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-04-191-1/+5
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons ↵parsons2005-12-011-0/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Mon Oct 10 11:39:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-10-102-2/+2
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Tue Oct 4 14:06:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-10-041-1/+1
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Tue Aug 30 13:22:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-08-301-1/+5
| | | | <jwillemsen@remedy.nl>