summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/Simple
Commit message (Collapse)AuthorAgeFilesLines
* Layout changesJohnny Willemsen2022-10-121-2/+0
|
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-135-8/+8
|
* bool changesJohnny Willemsen2021-03-173-3/+3
|
* bool changesJohnny Willemsen2021-03-173-5/+3
|
* Update .gitignore filesFred Hornsey2020-06-011-0/+5
| | | | | | | | | | | | After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose.
* Cleanup empty commented out linesJohnny Willemsen2017-08-311-2/+0
|
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+2
|
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* TAO replacementsJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-072-2/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-078-16/+0
|
* Fixed fuzzJohnny Willemsen2011-10-061-0/+2
|
* Tue Mar 29 12:34:38 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-291-17/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted to doxygen style * examples/Advanced/ch_12/CCS.idl: * examples/Advanced/ch_18/CCS.idl: * examples/Advanced/ch_21/CCS.idl: * examples/Advanced/ch_3/time.idl: * examples/Advanced/ch_8_and_10/CCS.idl: * examples/Event_Comm/Event_Comm.idl: * examples/Load_Balancing/Identity.idl: * examples/Load_Balancing/Load_Balancer.idl: * examples/Load_Balancing_persistent/Identity.idl: * examples/Load_Balancing_persistent/Load_Balancer.idl: * examples/Quoter/Quoter.idl: * examples/TypeCode_Creation/test.idl: * orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl: * orbsvcs/orbsvcs/CosConcurrencyControl.idl: * orbsvcs/orbsvcs/CosLifeCycle.idl: * orbsvcs/orbsvcs/CosNaming.idl: * orbsvcs/orbsvcs/CosTrading.idl: * orbsvcs/orbsvcs/CosTradingDynamic.idl: * orbsvcs/orbsvcs/CosTradingRepos.idl: * orbsvcs/orbsvcs/DsEventLogAdmin.idl: * orbsvcs/orbsvcs/DsLogAdmin.idl: * orbsvcs/orbsvcs/DsLogNotification.idl: * orbsvcs/orbsvcs/DsNotifyLogAdmin.idl: * orbsvcs/orbsvcs/LifeCycleService.idl: * orbsvcs/orbsvcs/RTEventLogAdmin.idl: * orbsvcs/orbsvcs/miop.idl: * orbsvcs/tests/HTIOP/AMI/ami_test.idl: * orbsvcs/tests/Interoperable_Naming/Web_Server.idl: * performance-tests/Anyop/test.idl: * tests/AMI_Timeouts/timeout.idl: * tests/Bug_1495_Regression/test.idl: * tests/File_IO/File.idl: * tests/IDL_Test/anonymous.idl: * tests/IDL_Test/anyunion.idl: * tests/IDL_Test/array.idl: * tests/IDL_Test/array_anon_nested.idl: * tests/IDL_Test/array_only.idl: * tests/IDL_Test/constants.idl: * tests/IDL_Test/dif2.idl: * tests/IDL_Test/enum_in_struct.idl: * tests/IDL_Test/full.idl: * tests/IDL_Test/fwd.idl: * tests/IDL_Test/generic_object.idl: * tests/IDL_Test/gperf.idl: * tests/IDL_Test/included.idl: * tests/IDL_Test/including.idl: * tests/IDL_Test/inherit.idl: * tests/IDL_Test/interface.idl: * tests/IDL_Test/invalid_scoping1.idl: * tests/IDL_Test/invalid_scoping2.idl: * tests/IDL_Test/keywords.idl: * tests/IDL_Test/module.idl: * tests/IDL_Test/nested_scope.idl: * tests/IDL_Test/old_array.idl: * tests/IDL_Test/old_constants.idl: * tests/IDL_Test/old_sequence.idl: * tests/IDL_Test/old_struct.idl: * tests/IDL_Test/old_union.idl: * tests/IDL_Test/old_union2.idl: * tests/IDL_Test/params.idl: * tests/IDL_Test/pragma.idl: * tests/IDL_Test/primtypes.idl: * tests/IDL_Test/reopen_include1.idl: * tests/IDL_Test/reopen_include2.idl: * tests/IDL_Test/reopened_modules.idl: * tests/IDL_Test/repo_id_mod.idl: * tests/IDL_Test/sequence.idl: * tests/IDL_Test/simple.idl: * tests/IDL_Test/simple2.idl: * tests/IDL_Test/typecode.idl: * tests/IDL_Test/typedef.idl: * tests/IDL_Test/union.idl: * tests/IDL_Test/valuetype.idl: * tests/Multiple/Multiple.idl: * tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl: * tests/NestedUpcall/Simple/test.idl: * tests/NestedUpcall/Triangle_Test/Triangle_Test.idl: * tests/OBV/TC_Alignment/test.idl: * tests/OctetSeq/test.idl: * tests/POA/Default_Servant2/File.idl: * tests/Param_Test/param_test.idl: * tests/Portable_Interceptors/Benchmark/test.idl: * tests/Portable_Interceptors/Bug_1559/test.idl: * tests/Portable_Interceptors/Collocated/Dynamic/test.idl: * tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl: * tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl: * tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl: * tests/Portable_Interceptors/Service_Context_Manipulation/test.idl:
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-109/+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-083-6/+0
| | | | | * *.cpp: Removed RCS_ID
* Mon Nov 23 09:38:57 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-11-231-45/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/DevGuideExamples/InterfaceRepo/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/Basic/MessengerServer.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Basic/MessengerClient.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Basic/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/IORTable/MessengerServer.cpp: * orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/MessengerClient.cpp: * orbsvcs/DevGuideExamples/ImplRepo/Activator/run_test.pl: * orbsvcs/DevGuideExamples/ImplRepo/run_test.pl: * orbsvcs/tests/Miop/McastHello/run_test.pl: * orbsvcs/tests/Security/Callback/client.cpp: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/run_test.pl: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/run_test.pl: * orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl: * performance-tests/Protocols/run_test.pl: * tests/CollocationLockup/run_test.pl: * tests/Bug_1495_Regression/Threaded_Client.cpp: * tests/Bug_1495_Regression/run_test_complex.pl: * tests/Bug_1495_Regression/run_test.pl: * tests/Bug_1361_Regression/run_test.pl: * tests/COIOP/run_test.pl: * tests/Bug_3000_Regression/run_test.pl: * tests/Bug_2186_Regression/run_test.pl: * tests/AlternateIIOP/run_test.pl: * tests/NestedUpcall/Simple/run_test.pl: * tests/MT_BiDir/run_test.pl: * tests/MT_Client/run_test.pl: * tests/ForwardUponObjectNotExist/run_test.pl: * tests/No_Server_MT_Connect_Test/run_test.pl: * tests/Cache_Growth_Test/run_test.pl: * tests/Bug_1476_Test/run_test.pl: * bin/tao_other_tests.lst: * bin/tao_orb_tests.lst: * examples/Simple/time-date/run_test.pl: * examples/CSD_Strategy/ThreadPool/run_test.pl: * examples/CSD_Strategy/ThreadPool3/run_test.pl: * examples/RTCORBA/Activity/run_test.pl: * examples/AMH/Sink_Server/run_test.pl: Tests are converted to use new test framework and added to fuzz build.
* Thu Apr 23 07:18:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/FL_Cube/client.cpp * tests/HandleExhaustion/client.cpp * tests/Abstract_Interface/client.cpp * tests/Big_Reply/client.cpp * tests/Bug_1254_Regression/client.cpp * tests/Bug_2174_Regression/client.cpp * tests/Bug_2734_Regression/client.cpp * tests/Bug_2768_Regression/client.cpp * tests/Bug_3198_Regression/bug_3198_regression.cpp * tests/Bug_3598a_Regression/client.cpp * tests/Client_Leaks/client.cpp * tests/Leader_Followers/client.cpp * tests/MProfile_Forwarding/Manager.cpp * tests/Multiple/client.cpp * tests/Nested_Event_Loop/client.cpp * tests/NestedUpcall/Simple/client.cpp * tests/NestedUpcall/Simple/simple-client.cpp * tests/ORB_Local_Config/Two_DLL_ORB/client.cpp * tests/POA/EndpointPolicy/client.cpp * tests/POA/Generic_Servant/client.cpp * tests/POA/Persistent_ID/client.cpp * tests/Portable_Interceptors/AdvSlot/client.cpp * tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp * tests/Portable_Interceptors/AdvSlotExt/client.cpp * tests/Portable_Interceptors/AMI/client.cpp * tests/Portable_Interceptors/Bug_2133/client.cpp * tests/RTCORBA/Linear_Priority/client.cpp * tests/RTCORBA/Persistent_IOR/client.cpp * tests/RTCORBA/Policy_Combinations/client.cpp * tests/Server_Connection_Purging/client2.cpp * tests/Single_Read/client.cpp * tests/Smart_Proxies/dtor/client.cpp * tests/Timed_Buffered_Oneways/client.cpp * tests/Timeout/client.cpp Removed not needed unicode to ascii conversion * tests/Hello/client.cpp: Fixed typo in comment
* Fri Nov 28 11:27:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-1/+6
|
* Sun Oct 12 23:06:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-121-2/+2
|
* Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-163-3/+3
|
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Thu Jun 19 13:07:00 UTC 2008 Simon Massey <sma at prismtech ↵sma2008-06-193-33/+20
| | | | dot com>
* Mon Jul 9 15:40:40 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2007-07-091-16/+16
|
* Tue Jul 3 18:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-031-3/+3
|
* Mon Apr 23 11:16:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-231-2/+3
|
* Thu Apr 19 05:24:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-191-4/+5
|
* ChangeLogTag: Tue Mar 13 18:24:27 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-03-133-3/+18
|
* ChangeLogTag: Mon Feb 12 15:32:23 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-02-121-8/+4
|
* Mon Feb 12 11:40:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-124-12/+4
|
* ChangeLogTag: Fri Jan 26 18:21:17 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-257-87/+46
|
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-246-49/+14
|
* 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: Tue Dec 12 17:34:25 UTC 2006 J.T. Conklin ↵jtc2006-12-122-42/+35
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵jtc2006-11-291-0/+137
| | | | <jtc@acorntoolworks.com>
* 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-2414-0/+884
|
* Repo restructuringWilliam R. Otte2006-07-2414-884/+0
|
* ChangeLogTag: Wed Nov 16 14:52:32 UTC 2005 Jeff Parsons ↵parsons2005-11-161-2/+3
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Apr 15 12:30:12 UTC 2005 Martin Corino <mcorino@remedy.nl>mcorino2005-04-151-2/+12
|
* ChangeLogTag: Fri Jan 28 07:18:10 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-281-1/+1
|
* ChangeLogTag: Sun Jan 23 15:50:25 2005 Marek Brudka <mbrudka@aster.pl>mbrudka2005-01-231-0/+2
|
* ChangeLogTag: Fri Nov 19 12:46:00 2004 Gary Maxey <gary.maxey@hp.com>gmaxey2004-11-191-2/+4
|
* Makefiles must now be generated using MPC.Ossama Othman2004-05-031-1769/+0
|
* ChangeLogTag:Sat Apr 10 23:39:54 2004 Balachandran Natarajan ↵bala2004-04-113-467/+0
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:bala2004-04-083-95/+0
|
* ChangeLogTag:Sun Feb 29 10:15:02 2004 Balachandran Natarajan ↵bala2004-02-291-1475/+1446
| | | | <bala@dre.vanderbilt.edu>