diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
commit | 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch) | |
tree | fa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/orbsvcs/tests | |
parent | 8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff) | |
download | ATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz |
Shorter header
Diffstat (limited to 'TAO/orbsvcs/tests')
18 files changed, 0 insertions, 18 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp index 16672f5948c..d1be2fba532 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp @@ -7,7 +7,6 @@ * implements a client to the concurrency service. * This file contains the main function for the test. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp index abf3757e161..7e969f8b91b 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp @@ -4,7 +4,6 @@ * * This is the command classes for the test of the concurrency service. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp index 64710fc5dea..f0b111d5ec7 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp @@ -6,7 +6,6 @@ * This class implements the naming services necessary to test the * concurrency service * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp index 0dff9c5e022..84a8735d485 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp @@ -6,7 +6,6 @@ * This class provides a namespace for utility functions for the * concurrency service test. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp index 72b10612a27..ff947dd64eb 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp @@ -6,7 +6,6 @@ * This class implements a number of test objects to test the * concurrency service. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp index 82172833916..643b5112299 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp @@ -5,7 +5,6 @@ * * This program tests the basic functionality FT IOGR implementation * - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp index 22d7887cf01..2c51abe5a8f 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp @@ -5,7 +5,6 @@ * * Implementation of the AMI Test interface. * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp index fe83ddd2d85..6c89c1c7b26 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp @@ -5,7 +5,6 @@ * * Implementation of the server. * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp index da63883d330..1c7a118a818 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp @@ -5,7 +5,6 @@ * * A very simple client which uses the AMI callback model. * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp index 0b06e3f20c3..4cb54504f8b 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp @@ -6,7 +6,6 @@ * This implements a simple CORBA client for the * CosNaming::NamingContextExt example * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp index 30de4a541bd..d2ab16ff3a5 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp @@ -7,7 +7,6 @@ * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Property/client.cpp b/TAO/orbsvcs/tests/Property/client.cpp index 893149153b0..b1d8451a31e 100644 --- a/TAO/orbsvcs/tests/Property/client.cpp +++ b/TAO/orbsvcs/tests/Property/client.cpp @@ -5,7 +5,6 @@ * * Test client for the Property Service. * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Property/server.cpp b/TAO/orbsvcs/tests/Property/server.cpp index af1cf3bd924..c356504219d 100644 --- a/TAO/orbsvcs/tests/Property/server.cpp +++ b/TAO/orbsvcs/tests/Property/server.cpp @@ -5,7 +5,6 @@ * * Test server for the CosPropertyService * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp index 0a31c554b08..bf458d40749 100644 --- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp +++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp @@ -6,7 +6,6 @@ * This class implements a simple CORBA client for the CosNaming * example using stubs generated by the TAO ORB IDL compiler. * - * * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author Marina Spivak <marina@cs.wustl.edu> * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.cpp b/TAO/orbsvcs/tests/Simple_Naming/client.cpp index d1ec4c744bf..9824b9844ae 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Simple_Naming/client.cpp @@ -6,7 +6,6 @@ * This class implements a simple CORBA client for the CosNaming * example using stubs generated by the TAO ORB IDL compiler. * - * * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author Marina Spivak <marina@cs.wustl.edu> * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/TAO/orbsvcs/tests/ior_corbaname/client.cpp b/TAO/orbsvcs/tests/ior_corbaname/client.cpp index b4e83ed9b48..759242b978f 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/client.cpp +++ b/TAO/orbsvcs/tests/ior_corbaname/client.cpp @@ -6,7 +6,6 @@ * This implements a simple CORBA client for the * corbaname: style IOR parser * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp index 5b84f5e1e59..6110d1c1c40 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp +++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp @@ -7,7 +7,6 @@ * style url to the server and gets a response from the * server to indicate that the server has received the request. * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp index 9b271243e14..c785e7e2f3d 100644 --- a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp +++ b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp @@ -11,7 +11,6 @@ * server would be a valid one and the corresponding debug statement * is printed out. Or viceversa. * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= |