summaryrefslogtreecommitdiff
path: root/bin/auto_run_tests.lst
blob: 5171aab6201be72ca737d288a7525c46276e3c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
# $Id$
#
# This is the list of run_test.pl's that need to be run by
# auto_run_tests.pl.
# Each line has its own test, and a test can be followed by a
# list of configurations it does _not_ run on.
#
# Example: TAO\examples\foo\run_test.pl: !MINIMUM !ST

tests/run_test.pl
examples/Reactor/WFMO_Reactor/run_test.pl

TAO/tests/Param_Test/run_test.pl: !MINIMUM
TAO/tests/Param_Test/run_test_dii.pl: !MINIMUM
TAO/performance-tests/Cubit/TAO/IDL_Cubit/run_test.pl: !MINIMUM !ST
TAO/performance-tests/Cubit/TAO/IDL_Cubit/run_test_lite.pl: !MINIMUM !ST !STATIC
TAO/performance-tests/Cubit/TAO/MT_Cubit/run_test.pl: !ST !OpenBSD

TAO/performance-tests/Latency/Single_Threaded/run_test.pl
TAO/performance-tests/Latency/Thread_Pool/run_test.pl: !ST
TAO/performance-tests/Latency/Thread_Per_Connection/run_test.pl: !ST
TAO/performance-tests/Latency/AMI/run_test.pl: !MINIMUM !ST
TAO/performance-tests/Latency/DSI/run_test.pl: !MINIMUM
TAO/performance-tests/Latency/DII/run_test.pl: !MINIMUM
TAO/performance-tests/Latency/Deferred/run_test.pl: !MINIMUM

TAO/performance-tests/Throughput/run_test.pl

TAO/performance-tests/POA/Object_Creation_And_Registration/run_test.pl
TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl: !MINIMUM
TAO/tests/AMI/run_test.pl: !MINIMUM
TAO/tests/AMI_Timeouts/run_test.pl: !MINIMUM !ST

TAO/tests/AMH_Exceptions/run_test.pl: !MINIMUM

TAO/tests/OctetSeq/run_test.pl
TAO/tests/OctetSeq/run_test1.pl: !STATIC
TAO/tests/OctetSeq/run_test2.pl: !STATIC
TAO/tests/BiDirectional/run_test.pl: !MINIMUM !GIOP10
TAO/tests/BiDirectional_NestedUpcall/run_test.pl: !MINIMUM !STATIC !GIOP10
TAO/tests/Leader_Followers/run_test.pl: !ST
TAO/tests/Leader_Followers/run_test_mt.pl: !ST
TAO/tests/Multiple_Inheritance/run_test.pl
TAO/tests/Bug_1269_Regression/run_test.pl: !Win32 !MINIMUM
TAO/tests/Bug_1270_Regression/run_test.pl: !Win32 !MINIMUM
TAO/tests/Bug_1020_Basic_Regression/run_test.pl: !Win32 !MINIMUM !ST
TAO/tests/Bug_1020_Regression/run_test.pl: !MINIMUM !ST !Win32
TAO/tests/Bug_1361_Regression/run_test.pl: !MINIMUM !ST !Win32
TAO/tests/RTCORBA/Banded_Connections/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Client_Propagated/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Client_Protocol/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Collocation/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Destroy_Thread_Pool/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Explicit_Binding/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Linear_Priority/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/MT_Client_Protocol_Priority/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/ORB_init/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Persistent_IOR/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Policy_Combinations/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Private_Connection/run_test.pl:  !MINIMUM !ST
TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl:  !MINIMUM !ST !Linux
TAO/tests/RTCORBA/RTMutex/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Server_Declared/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/RTCORBA/Server_Protocol/run_test.pl: !MINIMUM !ST
TAO/tests/RTCORBA/Thread_Pool/run_test.pl: !MINIMUM !ST !Linux


TAO/tests/Hello/run_test.pl
TAO/tests/Cache_Growth_Test/run_test.pl
TAO/tests/Muxing/run_test.pl: !ST
TAO/tests/Muxed_GIOP_Versions/run_test.pl: !ST
TAO/tests/MT_Client/run_test.pl: !ST
TAO/tests/MT_BiDir/run_test.pl: !ST !MINIMUM !GIOP10
TAO/tests/File_IO/run_test.pl: !ST !MINIMUM
TAO/tests/MT_Server/run_test.pl: !ST
TAO/tests/No_Server_MT_Connect_Test/run_test.pl: !ST !MINIMUM
TAO/tests/Connect_Strategy_Test/run_test.pl
# DISABLED TAO/tests/Client_Leaks/run_test.pl: !ST !Tru64
TAO/tests/Server_Leaks/run_test.pl
TAO/tests/Stack_Recursion/run_test.pl: !ST
TAO/tests/Faults/run_test.pl: !MINIMUM
TAO/tests/Crashed_Callback/run_test.pl: !MINIMUM
TAO/tests/Crash_On_Write/run_test.pl: !ST
TAO/tests/Nested_Upcall_Crash/run_test.pl: !MINIMUM
TAO/tests/NestedUpcall/Simple/run_test.pl: !ST
TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl: !ST
TAO/tests/NestedUpcall/Triangle_Test/run_test.pl
TAO/tests/Nested_Event_Loop/run_test.pl
TAO/tests/POA/Identity/run_test.pl
TAO/tests/POA/Policies/run_test.pl
TAO/tests/POA/Excessive_Object_Deactivations/run_test.pl
TAO/tests/POA/Persistent_ID/run_test.pl
TAO/tests/POA/Etherealization/run_test.pl: !MINIMUM
TAO/tests/POA/Object_Reactivation/run_test.pl: !ST
TAO/tests/POA/POA_Destruction/run_test.pl
TAO/tests/POA/Default_Servant/run_test.pl: !MINIMUM
TAO/tests/POA/Single_Threaded_POA/run_test.pl: !MINIMUM !ST
TAO/tests/POA/Non_Servant_Upcalls/run_test.pl: !SUNCC5_1
TAO/tests/POA/MT_Servant_Locator/run_test.pl: !MINIMUM !ST
TAO/tests/POA/Current/run_test.pl
TAO/tests/POA/wait_for_completion/run_test.pl
TAO/tests/IORManipulation/run_test.pl
TAO/tests/Policies/run_test.pl: !MINIMUM !ST
TAO/tests/Timeout/run_test.pl: !MINIMUM
TAO/tests/MT_Timeout/run_test.pl: !MINIMUM !ST
TAO/tests/Timed_Buffered_Oneways/run_test.pl: !MINIMUM
TAO/tests/Single_Read/run_test.pl:
TAO/tests/Connection_Timeout/run_test.pl: !MINIMUM
TAO/tests/MProfile_Connection_Timeout/run_test.pl: !MINIMUM
TAO/tests/Codec/run_test.pl
TAO/tests/IDL_Test/run_test.pl
TAO/tests/ORB_init/run_test.pl
TAO/tests/ORB_destroy/run_test.pl
TAO/tests/ORB_shutdown/run_test.pl
TAO/tests/DSI_Gateway/run_test.pl: !MINIMUM
TAO/tests/DynAny_Test/run_test.pl: !MINIMUM
TAO/tests/Connection_Purging/run_test.pl: !ST
TAO/tests/Server_Connection_Purging/run_test.pl: !Win32
TAO/tests/LongUpcalls/run_test.pl: !MINIMUM
TAO/tests/Reliable_Oneways/run_test.pl: !MINIMUM
TAO/tests/Blocking_Sync_None/run_test.pl: !MINIMUM
TAO/tests/Oneway_Buffering/run_message_count.pl: !MINIMUM
TAO/tests/Oneway_Buffering/run_buffer_size.pl: !MINIMUM
TAO/tests/Oneway_Buffering/run_timeout.pl: !MINIMUM
TAO/tests/Oneway_Buffering/run_timeout_reactive.pl: !MINIMUM
TAO/tests/AMI_Buffering/run_message_count.pl: !MINIMUM !ST
TAO/tests/AMI_Buffering/run_buffer_size.pl: !MINIMUM !ST
TAO/tests/AMI_Buffering/run_timeout.pl: !MINIMUM !ST
TAO/tests/AMI_Buffering/run_timeout_reactive.pl: !MINIMUM !ST
TAO/tests/Big_Oneways/run_test.pl: !ST
TAO/tests/Big_Twoways/run_test.pl: !ST
TAO/tests/Big_Reply/run_test.pl: !ST
TAO/tests/Big_Request_Muxing/run_test.pl: !ST !MINIMUM
TAO/tests/Oneways_Invoking_Twoways/run_test.pl: !ST
TAO/examples/Buffered_Oneways/run_test.pl: !MINIMUM
TAO/tests/Queued_Message_Test/run_test.pl
TAO/tests/DLL_ORB/run_test.pl: !STATIC

# REQUIRES AMI 'TAO/examples/Buffered_AMI/run_test.pl: !MINIMUM
TAO/tests/InterOp-Naming/run_test.pl: !MINIMUM
TAO/tests/Multiple/run_test.pl: !SUNCC5_1
TAO/tests/Exposed_Policies/run_test.pl: !MINIMUM !ST !Linux
TAO/tests/Portable_Interceptors/Dynamic/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/IORInterceptor/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS !GIOP10
TAO/tests/Portable_Interceptors/ForwardRequest/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/Service_Context_Manipulation/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/PICurrent/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Portable_Interceptors/AMI/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/ORT/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS
TAO/tests/Object_Loader/run_test.pl: !STATIC

TAO/examples/POA/Adapter_Activator/run_test.pl: !MINIMUM !SUNCC5_1
TAO/examples/POA/POA_BiDir/run_test.pl: !MINIMUM
TAO/examples/POA/DSI/run_test.pl: !MINIMUM
TAO/examples/POA/Default_Servant/run_test.pl: !MINIMUM
TAO/examples/POA/Explicit_Activation/run_test.pl: !MINIMUM
TAO/examples/POA/FindPOA/run_test.pl: !MINIMUM
TAO/examples/POA/Forwarding/run_test.pl: !MINIMUM
TAO/examples/POA/NewPOA/run_test.pl: !MINIMUM
TAO/examples/POA/On_Demand_Activation/run_test.pl: !MINIMUM !STATIC
TAO/examples/POA/On_Demand_Loading/run_test.pl: !MINIMUM !STATIC !KCC_Linux
TAO/examples/POA/Reference_Counted_Servant/run_test.pl: !SUNCC5_1
TAO/examples/POA/Loader/run_test.pl: !MINIMUM !STATIC !KCC_Linux
TAO/examples/POA/RootPOA/run_test.pl
TAO/examples/Simple/bank/run_test.pl
TAO/examples/Simple/grid/run_test.pl
TAO/examples/Simple/time-date/run_test.pl: !ST !STATIC
TAO/examples/Simple/time/run_test.pl
TAO/examples/Quoter/run_test.pl: !MINIMUM
TAO/examples/Load_Balancing/run_test.pl: !MINIMUM !SUNCC5_1
TAO/examples/PluggableUDP/tests/Basic/run_test.pl: !STATIC !ST
TAO/examples/PluggableUDP/tests/SimplePerformance/run_test.pl
TAO/examples/AMH/Sink_Server/run_test.pl: !MINIMUM


TAO/orbsvcs/tests/AVStreams/Pluggable/run_test.pl: !MINIMUM
#TAO/orbsvcs/tests/AVStreams/Full_Profile/run_test.pl: !MINIMUM
TAO/orbsvcs/tests/AVStreams/Multicast/run_test.pl: !MINIMUM
#TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/run_test.pl: !MINIMUM
#TAO/orbsvcs/tests/AVStreams/Latency/run_test.pl: !MINIMUM
TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/run_test.pl: !MINIMUM
TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl: !MINIMUM
TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/run_test.pl: !MINIMUM
TAO/orbsvcs/tests/AVStreams/Component_Switching/run_test.pl: !MINIMUM

TAO/orbsvcs/tests/Simple_Naming/run_test.pl: !ST !SUNCC5_1
TAO/orbsvcs/tests/Trading/run_test.pl: !MINIMUM !SUNCC5_1
TAO/orbsvcs/tests/Event/Basic/run_test.pl: !ST !MINIMUM
TAO/orbsvcs/tests/Event/Performance/run_test.pl: !ST !MINIMUM
TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl: !ST !MINIMUM
TAO/orbsvcs/tests/EC_Throughput/run_test.pl: !ST !MINIMUM
TAO/orbsvcs/tests/EC_MT_Mcast/run_test.pl:!ST !MINIMUM !STATIC
TAO/orbsvcs/tests/ImplRepo/run_test.pl: SANDBOX
TAO/orbsvcs/tests/ImplRepo/NameService/run_test.pl: SANDBOX
TAO/orbsvcs/tests/ImplRepo/locked/run_test.pl: !MINIMUM

TAO/orbsvcs/tests/Notify/Basic/run_test.pl notify.reactive.conf
TAO/orbsvcs/tests/Notify/Basic/run_test.pl notify.mt.conf: !ST
TAO/orbsvcs/tests/Notify/Blocking/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Discarding/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/MT_Dispatching/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Ordering/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Structured_Filter/run_test.pl: !ST
TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: !ST

# BREAKS !linux 'TAO/orbsvcs/tests/EC_Mcast/run_test.pl
# FAILS 'TAO/orbsvcs/tests/EC_Multiple/run_test.pl
# NO REDIRECTION TAO/examples/Simple/echo/run_test.pl < Echo.idl
# INTERACTIVE 'TAO/examples/Simple/chat/run_test.pl
TAO/orbsvcs/tests/Property/run_test.pl
#HANGS TAO/orbsvcs/tests/ImplRepo/run_test.pl airplane
#HANGS'TAO/orbsvcs/tests/ImplRepo/run_test.pl airplane_ir

TAO/orbsvcs/tests/Security/Big_Request/run_test.pl: SSL !STATIC
TAO/orbsvcs/tests/Security/Callback/run_test.pl: SSL !STATIC
TAO/orbsvcs/tests/Security/MT_SSLIOP/run_test.pl: !ST SSL !STATIC
TAO/orbsvcs/tests/Security/MT_IIOP_SSL/run_test.pl: !ST SSL !STATIC
TAO/orbsvcs/tests/Security/Secure_Invocation/run_test.pl: SSL !STATIC
TAO/orbsvcs/tests/Security/SecurityLevel1/run_test.pl: SSL !STATIC
TAO/orbsvcs/tests/Security/Crash_Test/run_test.pl: SSL !STATIC
TAO/orbsvcs/tests/Miop/McastHello/run_test.pl: !MINIMUM !STATIC !SUNCC5_1

TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/run_test.pl: !MINIMUM !DISABLE_INTERCEPTORS

TAO/tests/Two_Objects/run_test.pl: !ST
TAO/examples/RTCORBA/Activity/run_test.pl: !MINIMUM