diff options
author | Steve Huston <shuston@riverace.com> | 2001-04-14 15:18:51 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2001-04-14 15:18:51 +0000 |
commit | 5edabb2bdddff903ad2a3c85b493283f273f7b6f (patch) | |
tree | 1aaef99e6519b27965fa646e1d525991da6d92e9 /tests | |
parent | 7a97b280f890e23ca4df0a15cefb2cdd3aa4738d (diff) | |
download | ATCD-5edabb2bdddff903ad2a3c85b493283f273f7b6f.tar.gz |
ChangeLogTag:Sat Apr 14 11:12:26 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CLASSIX_Addr_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_CLD_Connector_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Con_Acc_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Group_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Notify_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_OS_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Reactor_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Select_Reactor_Test.icc | 22 | ||||
-rw-r--r-- | tests/CLASSIX_Stream_Test.icc | 22 | ||||
-rw-r--r-- | tests/t.icc | 277 |
10 files changed, 0 insertions, 475 deletions
diff --git a/tests/CLASSIX_Addr_Test.icc b/tests/CLASSIX_Addr_Test.icc deleted file mode 100644 index e8bb296faca..00000000000 --- a/tests/CLASSIX_Addr_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Addr_Test.exe" - { - source type (cpp) "CLASSIX_Addr_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_CLD_Connector_Test.icc b/tests/CLASSIX_CLD_Connector_Test.icc deleted file mode 100644 index 0e6616500a0..00000000000 --- a/tests/CLASSIX_CLD_Connector_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_CLD_Connector_Test.exe" - { - source type (cpp) "CLASSIX_CLD_Connector_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Con_Acc_Test.icc b/tests/CLASSIX_Con_Acc_Test.icc deleted file mode 100644 index d17e9fd3189..00000000000 --- a/tests/CLASSIX_Con_Acc_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Con_Acc_Test.exe" - { - source type (cpp) "CLASSIX_Con_Acc_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Group_Test.icc b/tests/CLASSIX_Group_Test.icc deleted file mode 100644 index 2dc3fd5b678..00000000000 --- a/tests/CLASSIX_Group_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Group_Test.exe" - { - source type (cpp) "CLASSIX_Group_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Notify_Test.icc b/tests/CLASSIX_Notify_Test.icc deleted file mode 100644 index f3c29c97ce4..00000000000 --- a/tests/CLASSIX_Notify_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Notify_Test.exe" - { - source type (cpp) "CLASSIX_Notify_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_OS_Test.icc b/tests/CLASSIX_OS_Test.icc deleted file mode 100644 index 2896c5b3ef3..00000000000 --- a/tests/CLASSIX_OS_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_OS_Test.exe" - { - source type (cpp) "CLASSIX_OS_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Reactor_Test.icc b/tests/CLASSIX_Reactor_Test.icc deleted file mode 100644 index 8982535cec4..00000000000 --- a/tests/CLASSIX_Reactor_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Reactor_Test.exe" - { - source type (cpp) "CLASSIX_Reactor_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Select_Reactor_Test.icc b/tests/CLASSIX_Select_Reactor_Test.icc deleted file mode 100644 index b7f06f11b5e..00000000000 --- a/tests/CLASSIX_Select_Reactor_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Select_Reactor_Test.exe" - { - source type (cpp) "CLASSIX_Select_Reactor_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/CLASSIX_Stream_Test.icc b/tests/CLASSIX_Stream_Test.icc deleted file mode 100644 index 6811d6fdb0b..00000000000 --- a/tests/CLASSIX_Stream_Test.icc +++ /dev/null @@ -1,22 +0,0 @@ -option - define ("ACE_HAS_WINSOCK2","1"), - define ("__ACE_INLINE__","0"), - define ("WIN32","1"), - define ("_WINDOWS","1"), - define("ACE_HAS_DLL","0"), - link(libSearchPath,'H:\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - { - target "CLASSIX_Stream_Test.exe" - { - source type (cpp) "CLASSIX_Stream_Test.cpp" - - source type (lib) "aced.lib" - source type (lib) "advapi32.lib" - source type (lib) "user32.lib" - source type (lib) "ws2_32.lib" - source type (lib) "wsock32.lib" - source type (lib) "mswsock.lib" - } - } diff --git a/tests/t.icc b/tests/t.icc deleted file mode 100644 index 12a7e5fb703..00000000000 --- a/tests/t.icc +++ /dev/null @@ -1,277 +0,0 @@ -option - link(libSearchPath,'H:\ACE+TAO\ACE_wrappers\ace'), - incl(searchPath,'H:\ACE+TAO\ACE_wrappers'), - link(linkWithMultiThreadLib,yes) - - target "Reactor_Timer_Test.exe" - { - source type(cpp) "Aio_Platform_Test.cpp" - } - target "Atomic_Op_Test.exe" - { - source type(cpp) "Atomic_Op_Test.cpp" - } - target "Barrier_Test.exe" - { - source type(cpp) "Barrier_Test.cpp" - } - target "Basic_Types_Test.exe" - { - source type(cpp) "Basic_Types_Test.cpp" - } - target "Buffer_Stream_Test.exe" - { - source type(cpp) "Buffer_Stream_Test.cpp" - } - target "CDR_Test.exe" - { - source type(cpp) "CDR_Test.cpp" - } - target "Collection_Test.exe" - { - source type(cpp) "Collection_Test.cpp" - } - target "Conn_Test.exe" - { - source type(cpp) "Conn_Test.cpp" - } - target "DLL_Test.cpp" - { - source type(cpp) "DLL_Test.cpp" - } - target "DLList_Test.exe" - { - source type(cpp) "DLList_Test.cpp" - } - target "Dynamic_Priority_Test.exe" - { - source type(cpp) "Dynamic_Priority_Test.cpp" - } - target "Enum_Interfaces_Test.exe" - { - source type(cpp) "Enum_Interfaces_Test.cpp" - } - target "Env_Value_Test.exe" - { - source type(cpp) "Env_Value_Test.cpp" - } - target "Future_Test.exe" - { - source type(cpp) "Future_Test.cpp" - } - target "Handle_Set_Test.exe" - { - source type(cpp) "Handle_Set_Test.cpp" - } - target "Hash_Map_Manager_Test.exe" - { - source type(cpp) "Hash_Map_Manager_Test.cpp" - } - target "High_Res_Timer_Test.exe" - { - source type(cpp) "High_Res_Timer_Test.cpp" - } - target "IOStream_Test.exe" - { - source type(cpp) "IOStream_Test.cpp" - } - target "MM_Shared_Memory_Test.exe" - { - source type(cpp) "MM_Shared_Memory_Test.cpp" - } - target "MT_Reactor_Timer_Test.cpp" - { - source type(cpp) "MT_Reactor_Timer_Test.cpp" - } - target "MT_SOCK_Test.exe" - { - source type(cpp) "MT_SOCK_Test.cpp" - } - target "Map_Manager_Test.exe" - { - source type(cpp) "Map_Manager_Test.cpp" - } - target "Map_Test.exe" - { - source type(cpp) "Map_Test.cpp" - } - target "Mem_Map_Test.exe" - { - source type(cpp) "Mem_Map_Test.cpp" - } - target "Message_Block_Test.cpp" - { - source type(cpp) "Message_Block_Test.cpp" - } - target "Message_Queue_Notifications_Test.exe" - { - source type(cpp) "Message_Queue_Notifications_Test.cpp" - } - target "Message_Queue_Test.exe" - { - source type(cpp) "Message_Queue_Test.cpp" - } - target "Naming_Test.exe" - { - source type(cpp) "Naming_Test.cpp" - } - target "Notify_Performance_Test.exe" - { - source type(cpp) "Notify_Performance_Test.cpp" - } - target "Object_Manager_Test.exe" - { - source type(cpp) "Object_Manager_Test.cpp" - } - target "OrdMultiSet_Test.exe" - { - source type(cpp) "OrdMultiSet_Test.cpp" - } - target "Pipe_Test.exe" - { - source type(cpp) "Pipe_Test.cpp" - } - target "Priority_Buffer_Test.exe" - { - source type(cpp) "Priority_Buffer_Test.cpp" - } - target "Priority_Reactor_Test.exe" - { - source type(cpp) "Priority_Reactor_Test.cpp" - } - target "Priority_Task_Test.exe" - { - source type(cpp) "Priority_Task_Test.cpp" - } - target "Process_Mutex_Test.exe" - { - source type(cpp) "Process_Mutex_Test.cpp" - } - target "Process_Strategy_Test.exe" - { - source type(cpp) "Process_Strategy_Test.cpp" - } - target "RB_Tree_Test.exe" - { - source type(cpp) "RB_Tree_Test.cpp" - } - target "Reactor_Exceptions_Test.exe" - { - source type(cpp) "Reactor_Exceptions_Test.cpp" - } - target "Reactor_Notify_Test.exe" - { - source type(cpp) "Reactor_Notify_Test.cpp" - } - target "Reactor_Performance_Test.exe" - { - source type(cpp) "Reactor_Performance_Test.cpp" - } - target "Reactor_Timer_Test.exe" - { - source type(cpp) "Reactor_Timer_Test.cpp" - } - target "Reactors_Test.exe" - { - source type(cpp) "Reactors_Test.cpp" - } - target "Reader_Writer_Test.exe" - { - source type(cpp) "Reader_Writer_Test.cpp" - } - target "Recursive_Mutex_Test.exe" - { - source type(cpp) "Recursive_Mutex_Test.cpp" - } - target "SOCK_Connector_Test.exe" - { - source type(cpp) "SOCK_Connector_Test.cpp" - } - target "SOCK_Test.exe" - { - source type(cpp) "SOCK_Test.cpp" - } - target "SPIPE_Test.exe" - { - source type(cpp) "SPIPE_Test.cpp" - } - target "SString_Test.exe" - { - source type(cpp) "SString_Test.cpp" - } - target "SV_Shared_Memory_Test.exe" - { - source type(cpp) "SV_Shared_Memory_Test.cpp" - } - target "Semaphore_Test.exe" - { - source type(cpp) "Semaphore_Test.cpp" - } - target "Service_Config_Test.exe" - { - source type(cpp) "Service_Config_Test.cpp" - } - target "Sigset_Ops_Test.exe" - { - source type(cpp) "Sigset_Ops_Test.cpp" - } - target "Simple_Message_Block_Test.exe" - { - source type(cpp) "Simple_Message_Block_Test.cpp" - } - target "TSS_Test.exe" - { - source type(cpp) "TSS_Test.cpp" - } - target "Task_Test.exe" - { - source type(cpp) "Task_Test.cpp" - } - target "Thread_Manager_Test.exe" - { - source type(cpp) "Thread_Manager_Test.cpp" - } - target "Thread_Mutex_Test.exe" - { - source type(cpp) "Thread_Mutex_Test.cpp" - } - target "Thread_Pool_Reactor_Test.exe" - { - source type(cpp) "Thread_Pool_Reactor_Test.cpp" - } - target "Thread_Pool_Test.exe" - { - source type(cpp) "Thread_Pool_Test.cpp" - } - target "Time_Service_Test.exe" - { - source type(cpp) "Time_Service_Test.cpp" - } - target "Time_Value_Test.exe" - { - source type(cpp) "Time_Value_Test.cpp" - } - target "Timeprobe_Test.exe" - { - source type(cpp) "Timeprobe_Test.cpp" - } - target "Timer_Queue_Test.exe" - { - source type(cpp) "Timer_Queue_Test.cpp" - } - target "Tokens_Test.exe" - { - source type(cpp) "Tokens_Test.cpp" - } - target "UPIPE_SAP_Test.exe" - { - source type(cpp) "UPIPE_SAP_Test.cpp" - } - target "Upgradable_RW_Test.exe" - { - source type(cpp) "Upgradable_RW_Test.cpp" - } - target "XtReactor_Test.exe" - { - source type(cpp) "XtReactor_Test.cpp" - } |