summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/LoadBalancing
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-04-08 20:22:33 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-04-08 20:22:33 +0000
commitfd086adbf9daa6f8e5d1c782955be38c471c8888 (patch)
treec39489d9c7f2abd21f24bf10957207e8d863671d /TAO/orbsvcs/tests/LoadBalancing
parentc4bac837318fda7b89f9a5a6ae06117866c21a6b (diff)
downloadATCD-fd086adbf9daa6f8e5d1c782955be38c471c8888.tar.gz
ChangeLogTag:
Diffstat (limited to 'TAO/orbsvcs/tests/LoadBalancing')
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Makefile.bor7
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/client.bor35
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/server.bor52
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Makefile.bor7
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/client.bor35
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/server.bor53
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Makefile.bor14
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.bor7
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/server.bor51
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/Makefile.bor46
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/Makefile.bor12
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/Makefile.bor13
12 files changed, 0 insertions, 332 deletions
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Makefile.bor
deleted file mode 100644
index 19f31a4d882..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-MAKEFILES = server.bor client.bor
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/client.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/client.bor
deleted file mode 100644
index 8cbcb24dee6..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/client.bor
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# $Id$
-#
-
-NAME = client
-
-TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1
-
-OBJFILES = \
- $(OBJDIR)\TestC.obj \
- $(OBJDIR)\client.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB)
-
-IDLFILES = \
- $(IDLDIR)\Test.idl
-
-CPPDIR = .
-
-IDLDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
-#
-# IDL Build rules
-#
-
-$(IDLDIR)\TestS.cpp $(IDLDIR)\TestC.cpp: $(IDLDIR)\Test.idl
- $(TAO_IDL) $**
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/server.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/server.bor
deleted file mode 100644
index 023db1b5e68..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/server.bor
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# $Id$
-#
-
-NAME = server
-
-TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1
-
-OBJFILES = \
- $(OBJDIR)\TestC.obj \
- $(OBJDIR)\TestS.obj \
- $(OBJDIR)\LB_server.obj \
- $(OBJDIR)\Basic.obj \
- $(OBJDIR)\server.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS) \
- $(TAO_NAMING_CFLAGS) \
- $(TAO_PORTABLEGROUP_CFLAGS) \
- $(TAO_IORMANIP_CFLAGS) \
- $(TAO_COSLOADBALANCING_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB) \
- $(TAO_NAMING_LIB) \
- $(TAO_PORTABLEGROUP_LIB) \
- $(TAO_IORMANIP_LIB) \
- $(TAO_COSLOADBALANCING_LIB) \
- $(TAO_VALUETYPE_LIB)
-
-IDLFILES = \
- $(IDLDIR)\Test.idl
-
-CPPDIR = .
-
-IDLDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
-#
-# IDL Build rules
-#
-
-$(IDLDIR)\TestS.cpp $(IDLDIR)\TestC.cpp: $(IDLDIR)\Test.idl
- $(TAO_IDL) $**
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Makefile.bor
deleted file mode 100644
index 19f31a4d882..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-MAKEFILES = server.bor client.bor
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/client.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/client.bor
deleted file mode 100644
index 8cbcb24dee6..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/client.bor
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# $Id$
-#
-
-NAME = client
-
-TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1
-
-OBJFILES = \
- $(OBJDIR)\TestC.obj \
- $(OBJDIR)\client.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB)
-
-IDLFILES = \
- $(IDLDIR)\Test.idl
-
-CPPDIR = .
-
-IDLDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
-#
-# IDL Build rules
-#
-
-$(IDLDIR)\TestS.cpp $(IDLDIR)\TestC.cpp: $(IDLDIR)\Test.idl
- $(TAO_IDL) $**
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/server.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/server.bor
deleted file mode 100644
index 1032fa25489..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/server.bor
+++ /dev/null
@@ -1,53 +0,0 @@
-#
-# $Id$
-#
-
-NAME = server
-
-TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1
-
-OBJFILES = \
- $(OBJDIR)\TestC.obj \
- $(OBJDIR)\TestS.obj \
- $(OBJDIR)\LB_server.obj \
- $(OBJDIR)\Simple.obj \
- $(OBJDIR)\Factory.obj \
- $(OBJDIR)\Factory_Map.obj \
- $(OBJDIR)\Factory_Struct.obj \
- $(OBJDIR)\server.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS) \
- $(TAO_NAMING_CFLAGS) \
- $(TAO_PORTABLEGROUP_CFLAGS) \
- $(TAO_IORMANIP_CFLAGS) \
- $(TAO_COSLOADBALANCING_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB) \
- $(TAO_NAMING_LIB) \
- $(TAO_PORTABLEGROUP_LIB) \
- $(TAO_IORMANIP_LIB) \
- $(TAO_COSLOADBALANCING_LIB)
-
-IDLFILES = \
- $(IDLDIR)\Test.idl
-
-CPPDIR = .
-
-IDLDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
-#
-# IDL Build rules
-#
-
-$(IDLDIR)\TestS.cpp $(IDLDIR)\TestC.cpp: $(IDLDIR)\Test.idl
- $(TAO_IDL) $**
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Makefile.bor
deleted file mode 100644
index 56addcbfaa1..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Makefile.bor
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Makefile for building the TAO Load Balancer GenericFactory tests
-#
-# $Id$
-#
-
-
-DIRS = \
- Application_Controlled \
- Infrastructure_Controlled \
- Manage_Object_Group
-
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.bor
deleted file mode 100644
index aa9e793bc26..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-MAKEFILES = server.bor
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/server.bor b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/server.bor
deleted file mode 100644
index 0c35c228514..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/server.bor
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-# $Id$
-#
-
-NAME = server
-
-TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1
-
-OBJFILES = \
- $(OBJDIR)\TestC.obj \
- $(OBJDIR)\TestS.obj \
- $(OBJDIR)\LB_server.obj \
- $(OBJDIR)\Basic.obj \
- $(OBJDIR)\Simple.obj \
- $(OBJDIR)\server.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS) \
- $(TAO_NAMING_CFLAGS) \
- $(TAO_PORTABLEGROUP_CFLAGS) \
- $(TAO_COSLOADBALANCING_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB) \
- $(TAO_NAMING_LIB) \
- $(TAO_PORTABLEGROUP_LIB) \
- $(TAO_COSLOADBALANCING_LIB) \
- $(TAO_VALUETYPE_LIB)
-
-IDLFILES = \
- $(IDLDIR)\Test.idl
-
-CPPDIR = .
-
-IDLDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
-#
-# IDL Build rules
-#
-
-$(IDLDIR)\TestS.cpp $(IDLDIR)\TestC.cpp: $(IDLDIR)\Test.idl
- $(TAO_IDL) $**
diff --git a/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/Makefile.bor
deleted file mode 100644
index eee7c0fe462..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/Makefile.bor
+++ /dev/null
@@ -1,46 +0,0 @@
-#
-# Makefile for building the CPU load monitor test client executable
-#
-# $Id$
-#
-
-!ifndef MINIMUM_CORBA
-NAME = client
-!else
-!undef NAME
-!endif
-
-OBJFILES = \
- $(OBJDIR)\client.obj
-
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS) \
- $(TAO_SVC_UTILS_CFLAGS) \
- $(TAO_NAMING_CFLAGS) \
- $(TAO_PORTABLEGROUP_CFLAGS) \
- $(TAO_COSLOADBALANCING_CFLAGS) \
- $(TAO_IORMANIP_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS) \
- $(TAO_IORINTERCEPTOR_CFLAGS) \
- $(TAO_ORT_CFLAGS)
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB) \
- $(TAO_SVC_UTILS_LIB) \
- $(TAO_NAMING_LIB) \
- $(TAO_PORTABLEGROUP_LIB) \
- $(TAO_COSLOADBALANCING_LIB) \
- $(TAO_VALUETYPE_LIB) \
- $(TAO_IORINTERCEPTOR_LIB) \
- $(TAO_IORMANIP_LIB) \
- $(TAO_ORT_LIB)
-
-CPPDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_core_exe.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/Makefile.bor
deleted file mode 100644
index 51fb5aa2254..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/Makefile.bor
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for building the TAO Load Monitor tests
-#
-# $Id$
-#
-
-
-DIRS = \
- CPU
-
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
deleted file mode 100644
index 1bae18dc4de..00000000000
--- a/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Makefile for building the TAO Load Balancer tests
-#
-# $Id$
-#
-
-
-DIRS = \
- GenericFactory \
- LoadMonitor
-
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>