summaryrefslogtreecommitdiff
path: root/TAO/tests/Policies
Commit message (Collapse)AuthorAgeFilesLines
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-091-1/+1
|
* 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.
* Doxygen changesJohnny Willemsen2020-01-071-11/+9
| | | | * TAO/tests/Policies/Manipulation.cpp:
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+1
|
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-072-4/+0
|
* Removed a lot of old Id tagsJohnny Willemsen2015-01-071-3/+0
|
* Tue May 15 18:16:09 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-05-151-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/ACE.inl: * ace/Atomic_Op_T.h: * ace/Basic_Types.h: * ace/Basic_Types.inl: * ace/Basic_Types.cpp: * ace/CDR_Base.h: * ace/Functor.h: * ace/Functor.inl: * ace/Handle_Set.cpp: * ace/High_Res_Timer.cpp: * ace/Log_Msg.cpp: * ace/Numeric_Limits.h: * ace/OS_NS_Thread.inl: * ace/OS_NS_Thread.cpp: * ace/OS_NS_stdlib.inl: * ace/OS_NS_sys_select.inl: * ace/OS_NS_sys_wait.inl: * ace/OS_NS_time.h: * ace/OS_NS_time.inl: * ace/OS_NS_unistd.inl: * ace/Profile_Timer.cpp: * ace/Sched_Params.cpp: * ace/Stats.cpp: * ace/Task.cpp: * ace/Throughput_Stats.cpp: * ace/Time_Value.h: * ace/Time_Value.inl: * ace/Truncate.h: * ace/UUID.cpp: * ace/os_include/os_pthread.h: * performance-tests/Server_Concurrency/Latency_Stats.h: * performance-tests/Server_Concurrency/Leader_Follower/leader_follower.cpp: * performance-tests/Server_Concurrency/Queue_Based_Workers/workers.cpp: * performance-tests/UDP/udp_test.cpp: * tests/Atomic_Op_Test.cpp: * tests/Basic_Types_Test.cpp: * tests/CDR_Array_Test.cpp: Removed support for Tandem NSK. That was the last platform that needed the emulated versions of ACE_INT64 and ACE_UINT64, that emulation has now been removed * ace/config-tandem-nsk-mips-v2.h: * ace/config-tandem-nsk-mips-v3.h: Removed these files.
* Fixed valgrind reported memory leakJohnny Willemsen2011-11-281-0/+1
|
* Tue Oct 20 09:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-10-202-4/+1
| | | | | | Merged changes from Remedy work branch.
* Fri Oct 7 09:12:23 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH/README: * DevGuideExamples/AMH_AMI/README: * DevGuideExamples/BiDirectionalGIOP/README: * DevGuideExamples/GettingStarted/README: * DevGuideExamples/Messaging/AMIcallback/README: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/README: * DevGuideExamples/Multithreading/GracefulShutdown/README: * DevGuideExamples/Multithreading/README: * DevGuideExamples/Multithreading/Reactive/README: * DevGuideExamples/Multithreading/ThreadPerConnection/README: * DevGuideExamples/Multithreading/ThreadPool/README: * DevGuideExamples/PortableInterceptors/Auth/README: * DevGuideExamples/PortableInterceptors/IOR/README: * DevGuideExamples/PortableInterceptors/PICurrent/README: * DevGuideExamples/PortableInterceptors/SimpleCodec/README: * DevGuideExamples/RTCORBA/README: * DevGuideExamples/SmartProxies/README: * DevGuideExamples/ValueTypes/Bank/README: * DevGuideExamples/ValueTypes/Messenger/README: * DevGuideExamples/readme.txt: * README: * examples/AMI/FL_Callback/README: * examples/Buffered_AMI/README: * examples/Buffered_Oneways/README: * examples/CSD_Strategy/ThreadPool/README: * examples/CSD_Strategy/ThreadPool2/README: * examples/CSD_Strategy/ThreadPool3/README: * examples/CSD_Strategy/ThreadPool4/README: * examples/CSD_Strategy/ThreadPool6/README: * examples/Load_Balancing/README: * examples/OBV/Typed_Events/README: * examples/RTCORBA/Activity/README: * interop-tests/wchar/README: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/README: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/README: * orbsvcs/DevGuideExamples/ImplRepo/README: * orbsvcs/DevGuideExamples/NamingService/Messenger/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/README: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/README: * orbsvcs/DevGuideExamples/NotifyService/Filtering/README: * orbsvcs/DevGuideExamples/NotifyService/Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/README: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/README: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/README: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/README: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/README: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/README: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * orbsvcs/DevGuideExamples/ValueTypes/Notify/readme.txt: * orbsvcs/FT_ReplicationManager/README: * orbsvcs/ImplRepo_Service/README.txt: * orbsvcs/LoadBalancer/README: * orbsvcs/TAO_Service/README: * orbsvcs/examples/CosEC/Factory/README: * orbsvcs/examples/CosEC/RtEC_Based/README: * orbsvcs/examples/CosEC/RtEC_Based/bin/README: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README: * orbsvcs/examples/CosEC/Simple/README: * orbsvcs/examples/Log/Basic/README: * orbsvcs/examples/Log/Event/README: * orbsvcs/examples/Log/Notify/README: * orbsvcs/examples/Log/README: * orbsvcs/examples/Log/RTEvent/README: * orbsvcs/examples/Notify/Federation/Agent/README: * orbsvcs/examples/Notify/Federation/SpaceCraft/README: * orbsvcs/examples/Notify/Filter/README: * orbsvcs/examples/Notify/Lanes/README: * orbsvcs/examples/Notify/MC/TkMonitor/README: * orbsvcs/examples/Notify/README: * orbsvcs/examples/Notify/Subscribe/README: * orbsvcs/examples/Notify/ThreadPool/README: * orbsvcs/examples/RtEC/IIOPGateway/README: * orbsvcs/examples/RtEC/MCast/README: * orbsvcs/examples/RtEC/Schedule/README: * orbsvcs/examples/RtEC/Simple/README: * orbsvcs/examples/Security/README: * orbsvcs/examples/Security/SecurityLevel1/README: * orbsvcs/orbsvcs/HTIOP/README.txt: * orbsvcs/orbsvcs/Naming/README: * orbsvcs/tests/AVStreams/Component_Switching/README: * orbsvcs/tests/AVStreams/Latency/README: * orbsvcs/tests/AVStreams/Multicast/README: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/README: * orbsvcs/tests/AVStreams/README: * orbsvcs/tests/AVStreams/Simple_Three_Stage/README: * orbsvcs/tests/AVStreams/mpeg/README.uav: * orbsvcs/tests/Bug_1334_Regression/README: * orbsvcs/tests/Bug_1393_Regression/README: * orbsvcs/tests/Bug_1395_Regression/README: * orbsvcs/tests/Bug_1436_Regression/README: * orbsvcs/tests/Bug_1437_Regression/README: * orbsvcs/tests/Bug_2137_Regression/README: * orbsvcs/tests/Bug_2247_Regression/README: * orbsvcs/tests/Bug_2248_Regression/README: * orbsvcs/tests/Bug_2285_Regression/README: * orbsvcs/tests/Bug_2287_Regression/README: * orbsvcs/tests/Bug_2615_Regression/README: * orbsvcs/tests/Bug_2709_Regression/README: * orbsvcs/tests/Bug_2777_Regression/README: * orbsvcs/tests/Bug_3215_Regression/README: * orbsvcs/tests/Bug_3216_Regression/README: * orbsvcs/tests/CosEvent/Timeout/README: * orbsvcs/tests/EC_Custom_Marshal/README: * orbsvcs/tests/EC_MT_Mcast/README: * orbsvcs/tests/EC_Mcast/README: * orbsvcs/tests/EC_Multiple/README: * orbsvcs/tests/EC_Throughput/README: * orbsvcs/tests/Event/Mcast/AddrServer/README: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * orbsvcs/tests/Event/Mcast/Two_Way/README: * orbsvcs/tests/Event/Performance/README: * orbsvcs/tests/Event/lib/README: * orbsvcs/tests/FaultTolerance/IOGR/README: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/README: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/README: * orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/README: * orbsvcs/tests/Log/Basic_Log_Test/README: * orbsvcs/tests/Notify/lib/README: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README: * orbsvcs/tests/Redundant_Naming/README: * orbsvcs/tests/Security/Big_Request/README: * orbsvcs/tests/Security/Bug_1107_Regression/README: * orbsvcs/tests/Security/Bug_2908_Regression/README: * orbsvcs/tests/Security/Callback/README: * orbsvcs/tests/Security/Secure_Invocation/README: * orbsvcs/tests/Security/cert/README: * orbsvcs/tests/Security/ssliop_CSD/README: * orbsvcs/tests/Simple_Naming/README: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/README: * performance-tests/Cubit/README: * performance-tests/Latency/README: * performance-tests/README: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/README: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/README: * performance-tests/Sequence_Latency/Sequence_Operations_Time/README.txt: * tests/Any/Recursive/README: * tests/BiDirectional_DelayedUpcall/README: * tests/Big_AMI/README: * tests/Bug_1330_Regression/README: * tests/Bug_1551_Regression/README: * tests/Bug_1627_Regression/README: * tests/Bug_2119_Regression/README: * tests/Bug_2122_Regression/README: * tests/Bug_2124_Regression/README: * tests/Bug_2126_Regression/README: * tests/Bug_2134_Regression/README: * tests/Bug_2183_Regression/README: * tests/Bug_2186_Regression/README: * tests/Bug_2289_Regression/README: * tests/Bug_2375_Regression/README: * tests/Bug_2399_Regression/README: * tests/Bug_2419_Regression/README: * tests/Bug_2424_Regression/README: * tests/Bug_2429_Regression/README: * tests/Bug_2549_Regression/README: * tests/Bug_2669_Regression/README: * tests/Bug_2791_Regression/README: * tests/Bug_2805_Regression/README.txt: * tests/Bug_2935_Regression/README.txt: * tests/Bug_3068_Regression/README: * tests/Bug_3276_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3311_Regression/README: * tests/Bug_3513_Regression/README: * tests/Bug_3524_Regression/README: * tests/Bug_3574_Regression/README: * tests/Bug_3575_Regression/README: * tests/Bug_3632_Regression/README: * tests/Bug_3676_Regression/README: * tests/Bug_3743_Regression/README: * tests/Bug_3748_Regression/README: * tests/Bug_3755_Ext_Regression/README: * tests/Bug_3790_Regression/README: * tests/Bug_3821_Regression/README: * tests/Bug_3827_Regression/README: * tests/Bug_3837_Regression/README: * tests/Bug_3926_Regression/README: * tests/Bug_3941_Regression/README: * tests/CSD_Strategy_Tests/TP_Test_4/README: * tests/CodeSets/simple/README: * tests/Collocation_Opportunities/README: * tests/DIOP/README: * tests/DSI_Gateway/README: * tests/FL_Cube/README: * tests/Faults/README: * tests/HandleExhaustion/README: * tests/Hello/README: * tests/ICMG_Any_Bug/README: * tests/IPV6/README: * tests/Leader_Followers/README: * tests/LongUpcalls/README: * tests/MProfile/README: * tests/MProfile_Connection_Timeout/README: * tests/MT_BiDir/README: * tests/MT_Client/README: * tests/MT_Server/README: * tests/MT_Timeout/README: * tests/Multiple/README: * tests/Multiple_Inheritance/README: * tests/Muxed_GIOP_Versions/README: * tests/Muxing/README: * tests/Native_Exceptions/README: * tests/Nested_Event_Loop/README: * tests/No_Server_MT_Connect_Test/README: * tests/OBV/Any/README: * tests/OBV/Supports/README: * tests/ORB_Local_Config/Bug_1459/README: * tests/ORB_Local_Config/Bug_3049/README: * tests/ORB_Local_Config/README: * tests/ORB_Local_Config/Two_DLL_ORB/README: * tests/ORB_destroy/README: * tests/Object_Loader/README: * tests/Objref_Sequence_Test/README: * tests/OctetSeq/README: * tests/POA/Adapter_Activator/README: * tests/POA/Bug_1592_Regression/README: * tests/POA/DSI/README: * tests/POA/Explicit_Activation/Alt_Resources/README: * tests/POA/Explicit_Activation/README: * tests/POA/FindPOA/README: * tests/POA/README: * tests/POA/Reference_Counted_Servant/README: * tests/POA/RootPOA/README: * tests/Policies/README: * tests/Portable_Interceptors/Benchmark/README: * tests/Portable_Interceptors/Dynamic/README: * tests/Portable_Interceptors/ForwardRequest/README: * tests/Portable_Interceptors/IORInterceptor/README: * tests/Portable_Interceptors/ORB_Shutdown/README: * tests/Portable_Interceptors/PICurrent/README: * tests/Portable_Interceptors/Request_Interceptor_Flow/README: * tests/RTScheduling/Current/README: * tests/RTScheduling/DT_Spawn/README: * tests/RTScheduling/Thread_Cancel/README: * tests/RTScheduling/VoidData/README: * tests/Smart_Proxies/Collocation/README: * tests/Timed_Buffered_Oneways/README: * tests/Timeout/README: * tests/TransportCurrent/Framework/README: * tests/Xt_Stopwatch/README: Fuzz: Missing Id-tags.
* ChangeLogTag: Thu Mar 17 09:35:07 UTC 2011 Olli Savia <ops@iki.fi>olli2011-03-171-7/+7
|
* Fixed typoJohnny Willemsen2010-09-171-1/+1
|
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-84/+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-081-2/+0
| | | | | * *.cpp: Removed RCS_ID
* Wed Nov 12 20:14:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-121-0/+2
| | | | | | * tests/Policies/run_test.pl: Fixed bug in this file
* Tue Nov 11 14:47:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-111-9/+4
|
* Mon Oct 6 07:45:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-061-1/+0
|
* Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-161-2/+2
|
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-06-301-1/+1
|
* Wed Apr 18 12:10:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-181-3/+3
|
* Fri Feb 2 13:10:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-021-1/+1
|
* 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-251-42/+25
|
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-241-18/+1
|
* ACE ChangeLogTag: Sat Jan 6 04:41:30 UTC 2007 Chris Cleeland ↵cleeland2007-01-061-1/+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: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵jtc2006-11-291-0/+84
| | | | <jtc@acorntoolworks.com>
* Tue Aug 15 19:35:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-151-1/+1
|
* 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-246-0/+409
|
* Repo restructuringWilliam R. Otte2006-07-246-409/+0
|
* ChangeLogTag: Wed Aug 31 10:00:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-08-311-0/+1
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag Fri Aug 19 07:56:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-08-191-0/+2
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Fri Apr 15 12:30:12 UTC 2005 Martin Corino <mcorino@remedy.nl>mcorino2005-04-151-1/+6
|
* ChangeLogTag: Fri Jan 28 07:18:10 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-281-2/+2
|
* ChangeLogTag: Sun Jan 23 15:50:25 2005 Marek Brudka <mbrudka@aster.pl>mbrudka2005-01-231-0/+1
|
* ChangeLogTag:Sun Jun 20 12:45:36 2004 Ossama Othman ↵Ossama Othman2004-06-201-1/+2
| | | | <ossama@dre.vanderbilt.edu>
* Makefiles must now be generated using MPC.Ossama Othman2004-05-031-1107/+0
|
* ChangeLogTag: Thu Apr 15 12:06:43 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-04-151-1/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Thu Apr 15 11:52:43 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-04-151-1/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Sat Apr 10 23:39:54 2004 Balachandran Natarajan ↵bala2004-04-112-234/+0
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:bala2004-04-081-44/+0
|
* ChangeLogTag:Sun Feb 29 10:15:02 2004 Balachandran Natarajan ↵bala2004-02-291-847/+914
| | | | <bala@dre.vanderbilt.edu>
* *** empty log message ***bala2004-02-081-916/+847
|
* ChangLogTag:Sun Jan 4 23:11:26 2004 Balachandran Natarajan ↵bala2004-01-051-149/+479
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Wed Dec 24 11:58:35 2003 Balachandran Natarajan ↵bala2003-12-241-0/+1
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Tue Dec 23 21:18:22 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-12-231-0/+1
|