summaryrefslogtreecommitdiff
path: root/tests/run_tests.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_tests.bat')
-rw-r--r--tests/run_tests.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat
index 05e9d4c3adf..caf8f51491a 100644
--- a/tests/run_tests.bat
+++ b/tests/run_tests.bat
@@ -22,7 +22,6 @@ if not "%arg%" == "" goto runtest
:runall
-call %0 %dopure% ACE_Init_Test
call %0 %dopure% Atomic_Op_Test
call %0 %dopure% Barrier_Test
call %0 %dopure% Basic_Types_Test
@@ -49,7 +48,6 @@ call %0 %dopure% MT_Reactor_Timer_Test
call %0 %dopure% MM_Shared_Memory_Test
call %0 %dopure% MT_SOCK_Test
call %0 %dopure% Naming_Test
-call %0 %dopure% New_Fail_Test
call %0 %dopure% Notify_Performance_Test
call %0 %dopure% OrdMultiSet_Test
call %0 %dopure% Pipe_Test
@@ -68,7 +66,6 @@ call %0 %dopure% Reactor_Timer_Test
call %0 %dopure% Reader_Writer_Test
call %0 %dopure% Thread_Pool_Reactor_Test
call %0 %dopure% Recursive_Mutex_Test
-call %0 %dopure% Reverse_Lock_Test
call %0 %dopure% Semaphore_Test
call %0 %dopure% Service_Config_Test
call %0 %dopure% Sigset_Ops_Test