summaryrefslogtreecommitdiff
path: root/bin/run_all_list.pm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/run_all_list.pm')
-rw-r--r--bin/run_all_list.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index 3535d13c226..d8a923466ba 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -31,6 +31,8 @@ if ($^O eq "MSWin32") {
'TAO/tests/MT_Client , run_test.pl',
'TAO/tests/MT_Server , run_test.pl',
'TAO/tests/Faults , run_test.pl',
+ 'TAO/tests/BiDirectional , run_test.pl',
+ 'TAO/tests/BiDirectional_NestedUpcall , run_test.pl',
'TAO/tests/NestedUpcall/Simple , run_test.pl',
'TAO/tests/NestedUpcall/MT_Client_Test , run_test.pl',
'TAO/tests/NestedUpcall/Triangle_Test , run_test.pl',
@@ -111,6 +113,8 @@ if ($^O eq "MSWin32") {
'TAO/tests/NestedUpcall/Simple , run_test.pl',
'TAO/tests/NestedUpcall/MT_Client_Test , run_test.pl',
'TAO/tests/NestedUpcall/Triangle_Test , run_test.pl',
+ 'TAO/tests/BiDirectional , run_test.pl',
+ 'TAO/tests/BiDirectional_NestedUpcall , run_test.pl',
'TAO/tests/Nested_Event_Loop , run_test.pl',
'TAO/tests/POA/Identity , run_test.pl',
'TAO/tests/POA/Deactivation , run_test.pl',
@@ -191,6 +195,8 @@ if ($^O eq "MSWin32") {
'TAO/tests/POA/wait_for_completion , run_test.pl',
'TAO/tests/POA/Non_Servant_Upcalls , run_test.pl',
'TAO/tests/IORManipulation , run_test.pl',
+ 'TAO/tests/BiDirectional , run_test.pl',
+ 'TAO/tests/BiDirectional_NestedUpcall , run_test.pl',
# NOT ST 'TAO/tests/Policies , run_test.pl',
'TAO/tests/Timeout , run_test.pl',
'TAO/tests/Timed_Buffered_Oneways , run_test.pl',
@@ -251,6 +257,8 @@ if ($^O eq "MSWin32") {
'TAO/tests/Multiple_Inheritance , run_test.pl',
'TAO/tests/MT_Client , run_test.pl',
'TAO/tests/MT_Server , run_test.pl',
+ 'TAO/tests/BiDirectional , run_test.pl',
+ 'TAO/tests/BiDirectional_NestedUpcall , run_test.pl',
'TAO/tests/Faults , run_test.pl',
'TAO/tests/NestedUpcall/Simple , run_test.pl',
'TAO/tests/NestedUpcall/MT_Client_Test , run_test.pl',