summaryrefslogtreecommitdiff
path: root/ACE/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Makefile.am')
-rw-r--r--ACE/tests/Makefile.am268
1 files changed, 4 insertions, 264 deletions
diff --git a/ACE/tests/Makefile.am b/ACE/tests/Makefile.am
index 72f1f504760..0de38407ea0 100644
--- a/ACE/tests/Makefile.am
+++ b/ACE/tests/Makefile.am
@@ -6,24 +6,25 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
SUBDIRS = \
. \
+ HTBP \
SSL
## Makefile.Test_Output.am
noinst_SCRIPTS = run_test.pl run_test.lst
+
dist_check_SCRIPTS = run_test.pl run_test.lst
TESTS = $(noinst_PROGRAMS)
TESTS_ENVIRONMENT = $(srcdir)/run_test.pl -t
-
noinst_LTLIBRARIES = libTest_Output.la
libTest_Output_la_CPPFLAGS = \
@@ -39,7 +40,6 @@ noinst_HEADERS = \
test_config.h
## Makefile.ACE_Init_Test.am
-
noinst_PROGRAMS = ACE_Init_Test
ACE_Init_Test_CPPFLAGS = \
@@ -60,7 +60,6 @@ EXTRA_DIST = \
## Makefile.ACE_Test.am
-
noinst_PROGRAMS += ACE_Test
ACE_Test_CPPFLAGS = \
@@ -76,7 +75,6 @@ ACE_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.ARGV_Test.am
-
noinst_PROGRAMS += ARGV_Test
ARGV_Test_CPPFLAGS = \
@@ -92,7 +90,6 @@ ARGV_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Aio_Platform_Test.am
-
noinst_PROGRAMS += Aio_Platform_Test
Aio_Platform_Test_CPPFLAGS = \
@@ -108,7 +105,6 @@ Aio_Platform_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Arg_Shifter_Test.am
-
noinst_PROGRAMS += Arg_Shifter_Test
Arg_Shifter_Test_CPPFLAGS = \
@@ -124,7 +120,6 @@ Arg_Shifter_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Array_Map_Test.am
-
noinst_PROGRAMS += Array_Map_Test
Array_Map_Test_CPPFLAGS = \
@@ -140,7 +135,6 @@ Array_Map_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Atomic_Op_Test.am
-
noinst_PROGRAMS += Atomic_Op_Test
Atomic_Op_Test_CPPFLAGS = \
@@ -156,7 +150,6 @@ Atomic_Op_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Auto_Event_Test.am
-
noinst_PROGRAMS += Auto_Event_Test
Auto_Event_Test_CPPFLAGS = \
@@ -172,7 +165,6 @@ Auto_Event_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Auto_IncDec_Test.am
-
noinst_PROGRAMS += Auto_IncDec_Test
Auto_IncDec_Test_CPPFLAGS = \
@@ -188,7 +180,6 @@ Auto_IncDec_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Barrier_Test.am
-
noinst_PROGRAMS += Barrier_Test
Barrier_Test_CPPFLAGS = \
@@ -268,7 +259,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Based_Pointer_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Based_Pointer_Test
Based_Pointer_Test_CPPFLAGS = \
@@ -286,7 +276,6 @@ Based_Pointer_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Basic_Types_Test.am
-
noinst_PROGRAMS += Basic_Types_Test
Basic_Types_Test_CPPFLAGS = \
@@ -304,7 +293,6 @@ Basic_Types_Test_LDADD = \
## Makefile.Bound_Ptr_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Bound_Ptr_Test
Bound_Ptr_Test_CPPFLAGS = \
@@ -323,7 +311,6 @@ Bound_Ptr_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Buffer_Stream_Test.am
-
noinst_PROGRAMS += Buffer_Stream_Test
Buffer_Stream_Test_CPPFLAGS = \
@@ -339,7 +326,6 @@ Buffer_Stream_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Bug_1576_Regression_Test.am
-
noinst_PROGRAMS += Bug_1576_Regression_Test
Bug_1576_Regression_Test_CPPFLAGS = \
@@ -354,24 +340,7 @@ Bug_1576_Regression_Test_LDADD = \
libTest_Output.la \
$(ACE_BUILDDIR)/ace/libACE.la
-## Makefile.Bug_1890_Regression_Test.am
-
-noinst_PROGRAMS += Bug_1890_Regression_Test
-
-Bug_1890_Regression_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-Bug_1890_Regression_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- Bug_1890_Regression_Test.cpp
-
-Bug_1890_Regression_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
## Makefile.Bug_2368_Regression_Test.am
-
noinst_PROGRAMS += Bug_2368_Regression_Test
Bug_2368_Regression_Test_CPPFLAGS = \
@@ -387,7 +356,6 @@ Bug_2368_Regression_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Bug_2497_Regression_Test.am
-
noinst_PROGRAMS += Bug_2497_Regression_Test
Bug_2497_Regression_Test_CPPFLAGS = \
@@ -402,58 +370,9 @@ Bug_2497_Regression_Test_LDADD = \
libTest_Output.la \
$(ACE_BUILDDIR)/ace/libACE.la
-## Makefile.Bug_2540_Regression_Test.am
-
-noinst_PROGRAMS += Bug_2540_Regression_Test
-
-Bug_2540_Regression_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-Bug_2540_Regression_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- Bug_2540_Regression_Test.cpp
-
-Bug_2540_Regression_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
-## Makefile.Bug_2653_Regression_Test.am
-
-noinst_PROGRAMS += Bug_2653_Regression_Test
-
-Bug_2653_Regression_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-Bug_2653_Regression_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- Bug_2653_Regression_Test.cpp
-
-Bug_2653_Regression_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
-## Makefile.Bug_2659_Regression_Test.am
-
-noinst_PROGRAMS += Bug_2659_Regression_Test
-
-Bug_2659_Regression_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-Bug_2659_Regression_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- Bug_2659_Regression_Test.cpp
-
-Bug_2659_Regression_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
## Makefile.CDR_Array_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += CDR_Array_Test
CDR_Array_Test_CPPFLAGS = \
@@ -473,7 +392,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.CDR_File_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += CDR_File_Test
CDR_File_Test_CPPFLAGS = \
@@ -493,7 +411,6 @@ CDR_File_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.CDR_Test.am
-
noinst_PROGRAMS += CDR_Test
CDR_Test_CPPFLAGS = \
@@ -509,7 +426,6 @@ CDR_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Cache_Map_Manager_Test.am
-
noinst_PROGRAMS += Cache_Map_Manager_Test
Cache_Map_Manager_Test_CPPFLAGS = \
@@ -528,7 +444,6 @@ Cache_Map_Manager_Test_LDADD = \
## Makefile.Cached_Accept_Conn_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Cached_Accept_Conn_Test
Cached_Accept_Conn_Test_CPPFLAGS = \
@@ -549,7 +464,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Cached_Allocator_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Cached_Allocator_Test
Cached_Allocator_Test_CPPFLAGS = \
@@ -569,7 +483,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Cached_Conn_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Cached_Conn_Test
Cached_Conn_Test_CPPFLAGS = \
@@ -590,7 +503,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Capabilities_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Capabilities_Test
Capabilities_Test_CPPFLAGS = \
@@ -611,7 +523,6 @@ endif !BUILD_ACE_FOR_TAO
if BUILD_ACE_CODECS
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Codecs_Test
Codecs_Test_CPPFLAGS = \
@@ -630,7 +541,6 @@ endif !BUILD_ACE_FOR_TAO
endif BUILD_ACE_CODECS
## Makefile.Collection_Test.am
-
noinst_PROGRAMS += Collection_Test
Collection_Test_CPPFLAGS = \
@@ -649,7 +559,6 @@ Collection_Test_LDADD = \
## Makefile.Config_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Config_Test
Config_Test_CPPFLAGS = \
@@ -670,7 +579,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Conn_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Conn_Test
Conn_Test_CPPFLAGS = \
@@ -722,7 +630,6 @@ noinst_HEADERS += \
test_config.h
## Makefile.DLL_Test.am
-
noinst_PROGRAMS += DLL_Test
DLL_Test_CPPFLAGS = \
@@ -743,7 +650,6 @@ DLL_Test_LDADD = \
## Makefile.DLList_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += DLList_Test
DLList_Test_CPPFLAGS = \
@@ -763,7 +669,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Date_Time_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Date_Time_Test
Date_Time_Test_CPPFLAGS = \
@@ -781,7 +686,6 @@ Date_Time_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Dev_Poll_Reactor_Test.am
-
noinst_PROGRAMS += Dev_Poll_Reactor_Test
Dev_Poll_Reactor_Test_CPPFLAGS = \
@@ -797,7 +701,6 @@ Dev_Poll_Reactor_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Dirent_Test.am
-
noinst_PROGRAMS += Dirent_Test
Dirent_Test_CPPFLAGS = \
@@ -813,7 +716,6 @@ Dirent_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Dynamic_Priority_Test.am
-
noinst_PROGRAMS += Dynamic_Priority_Test
Dynamic_Priority_Test_CPPFLAGS = \
@@ -829,7 +731,6 @@ Dynamic_Priority_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Enum_Interfaces_Test.am
-
noinst_PROGRAMS += Enum_Interfaces_Test
Enum_Interfaces_Test_CPPFLAGS = \
@@ -845,7 +746,6 @@ Enum_Interfaces_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Env_Value_Test.am
-
noinst_PROGRAMS += Env_Value_Test
Env_Value_Test_CPPFLAGS = \
@@ -863,7 +763,6 @@ Env_Value_Test_LDADD = \
## Makefile.FIFO_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += FIFO_Test
FIFO_Test_CPPFLAGS = \
@@ -929,7 +828,6 @@ noinst_HEADERS += \
Framework_Component_DLL_Export.h
## Makefile.Framework_Component_Test.am
-
noinst_PROGRAMS += Framework_Component_Test
Framework_Component_Test_CPPFLAGS = \
@@ -948,7 +846,6 @@ Framework_Component_Test_LDADD = \
## Makefile.Future_Set_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Future_Set_Test
Future_Set_Test_CPPFLAGS = \
@@ -968,7 +865,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Future_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Future_Test
Future_Test_CPPFLAGS = \
@@ -986,7 +882,6 @@ Future_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Get_Opt_Test.am
-
noinst_PROGRAMS += Get_Opt_Test
Get_Opt_Test_CPPFLAGS = \
@@ -1004,7 +899,6 @@ Get_Opt_Test_LDADD = \
## Makefile.Handle_Set_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Handle_Set_Test
Handle_Set_Test_CPPFLAGS = \
@@ -1022,7 +916,6 @@ Handle_Set_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Hash_Map_Bucket_Iterator_Test.am
-
noinst_PROGRAMS += Hash_Map_Bucket_Iterator_Test
Hash_Map_Bucket_Iterator_Test_CPPFLAGS = \
@@ -1038,7 +931,6 @@ Hash_Map_Bucket_Iterator_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Hash_Map_Manager_Test.am
-
noinst_PROGRAMS += Hash_Map_Manager_Test
Hash_Map_Manager_Test_CPPFLAGS = \
@@ -1054,7 +946,6 @@ Hash_Map_Manager_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Hash_Multi_Map_Manager_Test.am
-
noinst_PROGRAMS += Hash_Multi_Map_Manager_Test
Hash_Multi_Map_Manager_Test_CPPFLAGS = \
@@ -1072,7 +963,6 @@ Hash_Multi_Map_Manager_Test_LDADD = \
## Makefile.High_Res_Timer_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += High_Res_Timer_Test
High_Res_Timer_Test_CPPFLAGS = \
@@ -1090,7 +980,6 @@ High_Res_Timer_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.INET_Addr_Test.am
-
noinst_PROGRAMS += INET_Addr_Test
INET_Addr_Test_CPPFLAGS = \
@@ -1106,7 +995,6 @@ INET_Addr_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.INET_Addr_Test_IPV6.am
-
noinst_PROGRAMS += INET_Addr_Test_IPV6
INET_Addr_Test_IPV6_CPPFLAGS = \
@@ -1122,7 +1010,6 @@ INET_Addr_Test_IPV6_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.IOStream_Test.am
-
noinst_PROGRAMS += IOStream_Test
IOStream_Test_CPPFLAGS = \
@@ -1137,24 +1024,7 @@ IOStream_Test_LDADD = \
libTest_Output.la \
$(ACE_BUILDDIR)/ace/libACE.la
-## Makefile.Integer_Truncate_Test.am
-
-noinst_PROGRAMS += Integer_Truncate_Test
-
-Integer_Truncate_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-Integer_Truncate_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- Integer_Truncate_Test.cpp
-
-Integer_Truncate_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
## Makefile.Lazy_Map_Manager_Test.am
-
noinst_PROGRAMS += Lazy_Map_Manager_Test
Lazy_Map_Manager_Test_CPPFLAGS = \
@@ -1170,9 +1040,6 @@ Lazy_Map_Manager_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Library_Unload.am
-
-if !BUILD_WINCE
-
noinst_PROGRAMS += UnloadLibACE
UnloadLibACE_SOURCES = \
@@ -1222,12 +1089,9 @@ UnloadLibACE_SOURCES = \
Upgradable_RW_Test.h \
test_config.h
-endif !BUILD_WINCE
-
## Makefile.Log_Msg_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Log_Msg_Test
Log_Msg_Test_CPPFLAGS = \
@@ -1245,7 +1109,6 @@ Log_Msg_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Logging_Strategy_Test.am
-
noinst_PROGRAMS += Logging_Strategy_Test
Logging_Strategy_Test_CPPFLAGS = \
@@ -1263,7 +1126,6 @@ Logging_Strategy_Test_LDADD = \
## Makefile.MEM_Stream_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += MEM_Stream_Test
MEM_Stream_Test_CPPFLAGS = \
@@ -1284,7 +1146,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.MM_Shared_Memory_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += MM_Shared_Memory_Test
MM_Shared_Memory_Test_CPPFLAGS = \
@@ -1302,7 +1163,6 @@ MM_Shared_Memory_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.MT_Reactor_Timer_Test.am
-
noinst_PROGRAMS += MT_Reactor_Timer_Test
MT_Reactor_Timer_Test_CPPFLAGS = \
@@ -1319,7 +1179,6 @@ MT_Reactor_Timer_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.MT_Reactor_Upcall_Test.am
-
noinst_PROGRAMS += MT_Reactor_Upcall_Test
MT_Reactor_Upcall_Test_CPPFLAGS = \
@@ -1335,7 +1194,6 @@ MT_Reactor_Upcall_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.MT_Ref_Counted_Event_Handler_Test.am
-
noinst_PROGRAMS += MT_Reference_Counted_Event_Handler_Test
MT_Reference_Counted_Event_Handler_Test_CPPFLAGS = \
@@ -1351,7 +1209,6 @@ MT_Reference_Counted_Event_Handler_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.MT_Reference_Counted_Notify_Test.am
-
noinst_PROGRAMS += MT_Reference_Counted_Notify_Test
MT_Reference_Counted_Notify_Test_CPPFLAGS = \
@@ -1367,7 +1224,6 @@ MT_Reference_Counted_Notify_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.MT_SOCK_Test.am
-
noinst_PROGRAMS += MT_SOCK_Test
MT_SOCK_Test_CPPFLAGS = \
@@ -1385,7 +1241,6 @@ MT_SOCK_Test_LDADD = \
## Makefile.Malloc_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Malloc_Test
Malloc_Test_CPPFLAGS = \
@@ -1404,7 +1259,6 @@ Malloc_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Manual_Event_Test.am
-
noinst_PROGRAMS += Manual_Event_Test
Manual_Event_Test_CPPFLAGS = \
@@ -1422,7 +1276,6 @@ Manual_Event_Test_LDADD = \
## Makefile.Map_Manager_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Map_Manager_Test
Map_Manager_Test_CPPFLAGS = \
@@ -1442,7 +1295,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Map_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Map_Test
Map_Test_CPPFLAGS = \
@@ -1461,7 +1313,6 @@ Map_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Max_Default_Port_Test.am
-
noinst_PROGRAMS += Max_Default_Port_Test
Max_Default_Port_Test_CPPFLAGS = \
@@ -1478,7 +1329,6 @@ Max_Default_Port_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Max_Default_Port_Test_IPV6.am
-
noinst_PROGRAMS += Max_Default_Port_Test_IPV6
Max_Default_Port_Test_IPV6_CPPFLAGS = \
@@ -1496,7 +1346,6 @@ Max_Default_Port_Test_IPV6_LDADD = \
## Makefile.Mem_Map_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Mem_Map_Test
Mem_Map_Test_CPPFLAGS = \
@@ -1516,7 +1365,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Memcpy_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Memcpy_Test
Memcpy_Test_CPPFLAGS = \
@@ -1536,7 +1384,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Message_Block_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Message_Block_Test
Message_Block_Test_CPPFLAGS = \
@@ -1554,7 +1401,6 @@ Message_Block_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Message_Queue_Notifications_Test.am
-
noinst_PROGRAMS += Message_Queue_Notifications_Test
Message_Queue_Notifications_Test_CPPFLAGS = \
@@ -1572,7 +1418,6 @@ Message_Queue_Notifications_Test_LDADD = \
## Makefile.Message_Queue_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Message_Queue_Test
Message_Queue_Test_CPPFLAGS = \
@@ -1592,7 +1437,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Message_Queue_Test_Ex.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Message_Queue_Test_Ex
Message_Queue_Test_Ex_CPPFLAGS = \
@@ -1611,7 +1455,6 @@ Message_Queue_Test_Ex_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Multicast_Test.am
-
noinst_PROGRAMS += Multicast_Test
Multicast_Test_CPPFLAGS = \
@@ -1627,7 +1470,6 @@ Multicast_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Multicast_Test_IPV6.am
-
noinst_PROGRAMS += Multicast_Test_IPV6
Multicast_Test_IPV6_CPPFLAGS = \
@@ -1645,7 +1487,6 @@ Multicast_Test_IPV6_LDADD = \
## Makefile.Multihomed_INET_Addr_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Multihomed_INET_Addr_Test
Multihomed_INET_Addr_Test_CPPFLAGS = \
@@ -1665,7 +1506,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Multihomed_INET_Addr_Test_IPV6.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Multihomed_INET_Addr_Test_IPV6
Multihomed_INET_Addr_Test_IPV6_CPPFLAGS = \
@@ -1686,7 +1526,6 @@ endif !BUILD_ACE_FOR_TAO
if BUILD_ACE_OTHER
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Naming_Test
Naming_Test_CPPFLAGS = \
@@ -1705,7 +1544,6 @@ endif !BUILD_ACE_FOR_TAO
endif BUILD_ACE_OTHER
## Makefile.Network_Adapters_Test.am
-
noinst_PROGRAMS += Network_Adapters_Test
Network_Adapters_Test_CPPFLAGS = \
@@ -1722,7 +1560,6 @@ Network_Adapters_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.New_Fail_Test.am
-
noinst_PROGRAMS += New_Fail_Test
New_Fail_Test_CPPFLAGS = \
@@ -1738,7 +1575,6 @@ New_Fail_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.NonBlocking_Conn_Test.am
-
noinst_PROGRAMS += NonBlocking_Conn_Test
NonBlocking_Conn_Test_CPPFLAGS = \
@@ -1757,7 +1593,6 @@ NonBlocking_Conn_Test_LDADD = \
## Makefile.Notify_Performance_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Notify_Performance_Test
Notify_Performance_Test_CPPFLAGS = \
@@ -1775,7 +1610,6 @@ Notify_Performance_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.OS_Test.am
-
noinst_PROGRAMS += OS_Test
OS_Test_CPPFLAGS = \
@@ -1791,7 +1625,6 @@ OS_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Object_Manager_Test.am
-
noinst_PROGRAMS += Object_Manager_Test
Object_Manager_Test_CPPFLAGS = \
@@ -1807,7 +1640,6 @@ Object_Manager_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Obstack_Test.am
-
noinst_PROGRAMS += Obstack_Test
Obstack_Test_CPPFLAGS = \
@@ -1823,7 +1655,6 @@ Obstack_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.OrdMultiSet_Test.am
-
noinst_PROGRAMS += OrdMultiSet_Test
OrdMultiSet_Test_CPPFLAGS = \
@@ -1839,7 +1670,6 @@ OrdMultiSet_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Pipe_Test.am
-
noinst_PROGRAMS += Pipe_Test
Pipe_Test_CPPFLAGS = \
@@ -1855,7 +1685,6 @@ Pipe_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Priority_Buffer_Test.am
-
noinst_PROGRAMS += Priority_Buffer_Test
Priority_Buffer_Test_CPPFLAGS = \
@@ -1873,7 +1702,6 @@ Priority_Buffer_Test_LDADD = \
## Makefile.Priority_Reactor_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Priority_Reactor_Test
Priority_Reactor_Test_CPPFLAGS = \
@@ -1892,7 +1720,6 @@ Priority_Reactor_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Priority_Task_Test.am
-
noinst_PROGRAMS += Priority_Task_Test
Priority_Task_Test_CPPFLAGS = \
@@ -1910,7 +1737,6 @@ Priority_Task_Test_LDADD = \
## Makefile.Proactor_Scatter_Gather_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Proactor_Scatter_Gather_Test
Proactor_Scatter_Gather_Test_CPPFLAGS = \
@@ -1930,7 +1756,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Proactor_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Proactor_Test
Proactor_Test_CPPFLAGS = \
@@ -1951,7 +1776,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Proactor_Test_IPV6.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Proactor_Test_IPV6
Proactor_Test_IPV6_CPPFLAGS = \
@@ -1971,7 +1795,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Proactor_Timer_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Proactor_Timer_Test
Proactor_Timer_Test_CPPFLAGS = \
@@ -1991,7 +1814,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Process_Manager_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Process_Manager_Test
Process_Manager_Test_CPPFLAGS = \
@@ -2009,7 +1831,6 @@ Process_Manager_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Process_Manual_Event_Test.am
-
noinst_PROGRAMS += Process_Manual_Event_Test
Process_Manual_Event_Test_CPPFLAGS = \
@@ -2027,7 +1848,6 @@ Process_Manual_Event_Test_LDADD = \
## Makefile.Process_Mutex_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Process_Mutex_Test
Process_Mutex_Test_CPPFLAGS = \
@@ -2047,7 +1867,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Process_Semaphore_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Process_Semaphore_Test
Process_Semaphore_Test_CPPFLAGS = \
@@ -2067,7 +1886,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Process_Strategy_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Process_Strategy_Test
Process_Strategy_Test_CPPFLAGS = \
@@ -2097,7 +1915,7 @@ CLEANFILES = \
QtReactor_Test_moc.cpp
QtReactor_Test_moc.cpp: $(srcdir)/QtReactor_Test.h
- $(QTDIR)/bin/moc $(srcdir)/QtReactor_Test.h -o QtReactor_Test_moc.cpp
+ $(QTDIR)/bin/moc -o QtReactor_Test_moc.cpp $(srcdir)/QtReactor_Test.h
noinst_PROGRAMS += QtReactor_Test
@@ -2125,7 +1943,6 @@ endif BUILD_QT
endif BUILD_ACE_QTREACTOR
## Makefile.RB_Tree_Test.am
-
noinst_PROGRAMS += RB_Tree_Test
RB_Tree_Test_CPPFLAGS = \
@@ -2142,7 +1959,6 @@ RB_Tree_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Reactor_Dispatch_Order_Test.am
-
noinst_PROGRAMS += Reactor_Dispatch_Order_Test
Reactor_Dispatch_Order_Test_CPPFLAGS = \
@@ -2158,7 +1974,6 @@ Reactor_Dispatch_Order_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Reactor_Exceptions_Test.am
-
noinst_PROGRAMS += Reactor_Exceptions_Test
Reactor_Exceptions_Test_CPPFLAGS = \
@@ -2174,7 +1989,6 @@ Reactor_Exceptions_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Reactor_Notification_Queue_Test.am
-
noinst_PROGRAMS += Reactor_Notification_Queue_Test
Reactor_Notification_Queue_Test_CPPFLAGS = \
@@ -2192,7 +2006,6 @@ Reactor_Notification_Queue_Test_LDADD = \
## Makefile.Reactor_Notify_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Reactor_Notify_Test
Reactor_Notify_Test_CPPFLAGS = \
@@ -2212,7 +2025,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Reactor_Performance_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Reactor_Performance_Test
Reactor_Performance_Test_CPPFLAGS = \
@@ -2231,7 +2043,6 @@ Reactor_Performance_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Reactor_Registration_Test.am
-
noinst_PROGRAMS += Reactor_Registration_Test
Reactor_Registration_Test_CPPFLAGS = \
@@ -2249,7 +2060,6 @@ Reactor_Registration_Test_LDADD = \
## Makefile.Reactor_Timer_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Reactor_Timer_Test
Reactor_Timer_Test_CPPFLAGS = \
@@ -2267,7 +2077,6 @@ Reactor_Timer_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Reactors_Test.am
-
noinst_PROGRAMS += Reactors_Test
Reactors_Test_CPPFLAGS = \
@@ -2283,7 +2092,6 @@ Reactors_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Reader_Writer_Test.am
-
noinst_PROGRAMS += Reader_Writer_Test
Reader_Writer_Test_CPPFLAGS = \
@@ -2299,7 +2107,6 @@ Reader_Writer_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Recursive_Condition_Bug_Test.am
-
noinst_PROGRAMS += Recursive_Condition_Bug_Test
Recursive_Condition_Bug_Test_CPPFLAGS = \
@@ -2315,7 +2122,6 @@ Recursive_Condition_Bug_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Recursive_Condition_Test.am
-
noinst_PROGRAMS += Recursive_Condition_Test
Recursive_Condition_Test_CPPFLAGS = \
@@ -2331,7 +2137,6 @@ Recursive_Condition_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Recursive_Mutex_Test.am
-
noinst_PROGRAMS += Recursive_Mutex_Test
Recursive_Mutex_Test_CPPFLAGS = \
@@ -2349,7 +2154,6 @@ Recursive_Mutex_Test_LDADD = \
## Makefile.Refcounted_Auto_Ptr_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Refcounted_Auto_Ptr_Test
Refcounted_Auto_Ptr_Test_CPPFLAGS = \
@@ -2368,7 +2172,6 @@ Refcounted_Auto_Ptr_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Reference_Counted_Event_Handler_Test.am
-
noinst_PROGRAMS += Reference_Counted_Event_Handler_Test
Reference_Counted_Event_Handler_Test_CPPFLAGS = \
@@ -2384,7 +2187,6 @@ Reference_Counted_Event_Handler_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Reverse_Lock_Test.am
-
noinst_PROGRAMS += Reverse_Lock_Test
Reverse_Lock_Test_CPPFLAGS = \
@@ -2400,7 +2202,6 @@ Reverse_Lock_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.SOCK_Connector_Test.am
-
noinst_PROGRAMS += SOCK_Connector_Test
SOCK_Connector_Test_CPPFLAGS = \
@@ -2418,7 +2219,6 @@ SOCK_Connector_Test_LDADD = \
## Makefile.SOCK_Dgram_Bcast_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += SOCK_Dgram_Bcast_Test
SOCK_Dgram_Bcast_Test_CPPFLAGS = \
@@ -2436,7 +2236,6 @@ SOCK_Dgram_Bcast_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.SOCK_Dgram_Test.am
-
noinst_PROGRAMS += SOCK_Dgram_Test
SOCK_Dgram_Test_CPPFLAGS = \
@@ -2451,30 +2250,9 @@ SOCK_Dgram_Test_LDADD = \
libTest_Output.la \
$(ACE_BUILDDIR)/ace/libACE.la
-## Makefile.SOCK_Netlink_Test.am
-
-if !BUILD_ACE_FOR_TAO
-
-noinst_PROGRAMS += SOCK_Netlink_Test
-
-SOCK_Netlink_Test_CPPFLAGS = \
- -I$(ACE_ROOT) \
- -I$(ACE_BUILDDIR)
-
-SOCK_Netlink_Test_SOURCES = \
- $(ACE_ROOT)/tests/Main.cpp \
- SOCK_Netlink_Test.cpp
-
-SOCK_Netlink_Test_LDADD = \
- libTest_Output.la \
- $(ACE_BUILDDIR)/ace/libACE.la
-
-endif !BUILD_ACE_FOR_TAO
-
## Makefile.SOCK_SEQPACK_SCTP_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += SOCK_SEQPACK_SCTP_Test
SOCK_SEQPACK_SCTP_Test_CPPFLAGS = \
@@ -2492,7 +2270,6 @@ SOCK_SEQPACK_SCTP_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.SOCK_Send_Recv_Test.am
-
noinst_PROGRAMS += SOCK_Send_Recv_Test
SOCK_Send_Recv_Test_CPPFLAGS = \
@@ -2508,7 +2285,6 @@ SOCK_Send_Recv_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.SOCK_Send_Recv_Test_IPV6.am
-
noinst_PROGRAMS += SOCK_Send_Recv_Test_IPV6
SOCK_Send_Recv_Test_IPV6_CPPFLAGS = \
@@ -2524,7 +2300,6 @@ SOCK_Send_Recv_Test_IPV6_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.SOCK_Test.am
-
noinst_PROGRAMS += SOCK_Test
SOCK_Test_CPPFLAGS = \
@@ -2540,7 +2315,6 @@ SOCK_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.SOCK_Test_IPv6.am
-
noinst_PROGRAMS += SOCK_Test_IPv6
SOCK_Test_IPv6_CPPFLAGS = \
@@ -2558,7 +2332,6 @@ SOCK_Test_IPv6_LDADD = \
## Makefile.SPIPE_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += SPIPE_Test
SPIPE_Test_CPPFLAGS = \
@@ -2576,7 +2349,6 @@ SPIPE_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.SString_Test.am
-
noinst_PROGRAMS += SString_Test
SString_Test_CPPFLAGS = \
@@ -2594,7 +2366,6 @@ SString_Test_LDADD = \
## Makefile.SV_Shared_Memory_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += SV_Shared_Memory_Test
SV_Shared_Memory_Test_CPPFLAGS = \
@@ -2614,7 +2385,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Semaphore_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Semaphore_Test
Semaphore_Test_CPPFLAGS = \
@@ -2632,7 +2402,6 @@ Semaphore_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Sendfile_Test.am
-
noinst_PROGRAMS += Sendfile_Test
Sendfile_Test_CPPFLAGS = \
@@ -2664,7 +2433,6 @@ noinst_HEADERS += \
Service_Config_DLL_Export.h
## Makefile.Service_Config_Test.am
-
noinst_PROGRAMS += Service_Config_Test
Service_Config_Test_CPPFLAGS = \
@@ -2680,7 +2448,6 @@ Service_Config_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Signal_Test.am
-
noinst_PROGRAMS += Signal_Test
Signal_Test_CPPFLAGS = \
@@ -2696,7 +2463,6 @@ Signal_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Sigset_Ops_Test.am
-
noinst_PROGRAMS += Sigset_Ops_Test
Sigset_Ops_Test_CPPFLAGS = \
@@ -2712,7 +2478,6 @@ Sigset_Ops_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Simple_Message_Block_Test.am
-
noinst_PROGRAMS += Simple_Message_Block_Test
Simple_Message_Block_Test_CPPFLAGS = \
@@ -2730,7 +2495,6 @@ Simple_Message_Block_Test_LDADD = \
## Makefile.Svc_Handler_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Svc_Handler_Test
Svc_Handler_Test_CPPFLAGS = \
@@ -2750,7 +2514,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.TP_Reactor_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += TP_Reactor_Test
TP_Reactor_Test_CPPFLAGS = \
@@ -2769,7 +2532,6 @@ TP_Reactor_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.TSS_Static_Test.am
-
noinst_PROGRAMS += TSS_Static_Test
TSS_Static_Test_CPPFLAGS = \
@@ -2785,7 +2547,6 @@ TSS_Static_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.TSS_Test.am
-
noinst_PROGRAMS += TSS_Test
TSS_Test_CPPFLAGS = \
@@ -2801,7 +2562,6 @@ TSS_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Task_Ex_Test.am
-
noinst_PROGRAMS += Task_Ex_Test
Task_Ex_Test_CPPFLAGS = \
@@ -2818,7 +2578,6 @@ Task_Ex_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Task_Test.am
-
noinst_PROGRAMS += Task_Test
Task_Test_CPPFLAGS = \
@@ -2834,7 +2593,6 @@ Task_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Thread_Manager_Test.am
-
noinst_PROGRAMS += Thread_Manager_Test
Thread_Manager_Test_CPPFLAGS = \
@@ -2850,7 +2608,6 @@ Thread_Manager_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Thread_Mutex_Test.am
-
noinst_PROGRAMS += Thread_Mutex_Test
Thread_Mutex_Test_CPPFLAGS = \
@@ -2868,7 +2625,6 @@ Thread_Mutex_Test_LDADD = \
## Makefile.Thread_Pool_Reactor_Resume_Test.am
if BUILD_ACE_OTHER
-
noinst_PROGRAMS += Thread_Pool_Reactor_Resume_Test
Thread_Pool_Reactor_Resume_Test_CPPFLAGS = \
@@ -2889,7 +2645,6 @@ endif BUILD_ACE_OTHER
## Makefile.Thread_Pool_Reactor_Test.am
if BUILD_ACE_OTHER
-
noinst_PROGRAMS += Thread_Pool_Reactor_Test
Thread_Pool_Reactor_Test_CPPFLAGS = \
@@ -2908,7 +2663,6 @@ Thread_Pool_Reactor_Test_LDADD = \
endif BUILD_ACE_OTHER
## Makefile.Thread_Pool_Test.am
-
noinst_PROGRAMS += Thread_Pool_Test
Thread_Pool_Test_CPPFLAGS = \
@@ -2924,7 +2678,6 @@ Thread_Pool_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Time_Service_Test.am
-
noinst_PROGRAMS += Time_Service_Test
Time_Service_Test_CPPFLAGS = \
@@ -2940,7 +2693,6 @@ Time_Service_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Time_Value_Test.am
-
noinst_PROGRAMS += Time_Value_Test
Time_Value_Test_CPPFLAGS = \
@@ -2956,7 +2708,6 @@ Time_Value_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Timeprobe_Test.am
-
noinst_PROGRAMS += Timeprobe_Test
Timeprobe_Test_CPPFLAGS = \
@@ -2972,7 +2723,6 @@ Timeprobe_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Timer_Cancellation_Test.am
-
noinst_PROGRAMS += Timer_Cancellation_Test
Timer_Cancellation_Test_CPPFLAGS = \
@@ -2988,7 +2738,6 @@ Timer_Cancellation_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Timer_Queue_Reference_Counting_Test.am
-
noinst_PROGRAMS += Timer_Queue_Reference_Counting_Test
Timer_Queue_Reference_Counting_Test_CPPFLAGS = \
@@ -3006,7 +2755,6 @@ Timer_Queue_Reference_Counting_Test_LDADD = \
## Makefile.Timer_Queue_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Timer_Queue_Test
Timer_Queue_Test_CPPFLAGS = \
@@ -3054,7 +2802,6 @@ endif BUILD_TK
endif BUILD_ACE_TKREACTOR
## Makefile.Token_Strategy_Test.am
-
noinst_PROGRAMS += Token_Strategy_Test
Token_Strategy_Test_CPPFLAGS = \
@@ -3072,7 +2819,6 @@ Token_Strategy_Test_LDADD = \
## Makefile.Tokens_Test.am
if BUILD_ACE_TOKEN
-
noinst_PROGRAMS += Tokens_Test
Tokens_Test_CPPFLAGS = \
@@ -3092,7 +2838,6 @@ endif BUILD_ACE_TOKEN
## Makefile.UPIPE_SAP_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += UPIPE_SAP_Test
UPIPE_SAP_Test_CPPFLAGS = \
@@ -3113,7 +2858,6 @@ endif !BUILD_ACE_FOR_TAO
if BUILD_ACE_UUID
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += UUIDTest
UUIDTest_CPPFLAGS = \
@@ -3132,7 +2876,6 @@ endif !BUILD_ACE_FOR_TAO
endif BUILD_ACE_UUID
## Makefile.Unbounded_Set_Test.am
-
noinst_PROGRAMS += Unbounded_Set_Test
Unbounded_Set_Test_CPPFLAGS = \
@@ -3150,7 +2893,6 @@ Unbounded_Set_Test_LDADD = \
## Makefile.Upgradable_RW_Test.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += Upgradable_RW_Test
Upgradable_RW_Test_CPPFLAGS = \
@@ -3169,7 +2911,6 @@ Upgradable_RW_Test_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Vector_Test.am
-
noinst_PROGRAMS += Vector_Test
Vector_Test_CPPFLAGS = \
@@ -3185,7 +2926,6 @@ Vector_Test_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.WFMO_Reactor_Test.am
-
noinst_PROGRAMS += WFMO_Reactor_Test
WFMO_Reactor_Test_CPPFLAGS = \