summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/performance-tests
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Anyop/anyop.cpp1
-rw-r--r--TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp1
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp2
3 files changed, 0 insertions, 4 deletions
diff --git a/TAO/performance-tests/Anyop/anyop.cpp b/TAO/performance-tests/Anyop/anyop.cpp
index 7225949bead..58725a011ac 100644
--- a/TAO/performance-tests/Anyop/anyop.cpp
+++ b/TAO/performance-tests/Anyop/anyop.cpp
@@ -6,7 +6,6 @@
* Modified from anyop.cpp in Param_Test to benchmark Any insertion and
* extraction operators for various IDL types.
*
- *
* @author Carlos O'Ryan Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
index 7d4e6d0d5b5..cd0404ae066 100644
--- a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
+++ b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
@@ -7,7 +7,6 @@
* This class implements a simple CORBA client of the Cubit
* interface using DII functionality.
*
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
index aae04e66f7f..600d9ba4851 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
@@ -3,11 +3,9 @@
/**
* @file registration.cpp
*
- *
* This test is used to measure the time it takes to register and
* activate an object in the POA.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================