summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-23 21:05:25 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-23 21:05:25 +0000
commitd7253fdf1e6803ad0463e2bbf5942341de49016b (patch)
tree6a0f273b49cd4562f621023d5add71f8e757abb8 /TAO/orbsvcs/tests/Security
parentd12f718c408d5dfc715288fe3bd54ab91a566f3a (diff)
downloadATCD-d7253fdf1e6803ad0463e2bbf5942341de49016b.tar.gz
ChangeLogTag:Tue Dec 23 21:01:52 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Security')
-rw-r--r--TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/Callback/Callback.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc3
-rw-r--r--TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc3
7 files changed, 21 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
index b89a22b668a..8b80e1dc40c 100644
--- a/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
+++ b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): taoexe, portableserver, ssl {
Source_Files {
TX_Object_i.cpp
diff --git a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
index a25691b74cf..0b7c86e6859 100644
--- a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
+++ b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): taoexe, portableserver, ssl {
IDL_Files {
server.idl
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc b/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc
index 34f47576f33..ead77db2fb1 100644
--- a/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc
+++ b/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*server): taoexe, portableserver, ssliop {
Source_Files {
test_i.cpp
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc
index 00386651f79..03c1d64f0d0 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): orbsvcsexe, portableserver, ssl, ssliop {
Source_Files {
Server_Worker.cpp
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc b/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc
index 2736c3d344c..48f43312e62 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): orbsvcsexe, portableserver, ssl {
Source_Files {
Server_Worker.cpp
diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc b/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc
index 4e2ea300711..6ec5ebfe5de 100644
--- a/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc
+++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): taoexe, portableserver, orbsvcsexe, security, ssl {
Source_Files {
Foo_i.cpp
diff --git a/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc b/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc
index d7484d719f8..b6d7f968d50 100644
--- a/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc
+++ b/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*security server): taoexe, portableserver, orbsvcsexe, ssl, security {
Source_Files {
SLevel1_Test_i.cpp