summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-07-07 00:33:16 +0000
committerSteve Huston <shuston@riverace.com>1999-07-07 00:33:16 +0000
commite6d4782c02a9239dd870c159bc719b97bcfbb0a8 (patch)
treeff438c78e08dfc44d915da042d0d8da85b7d9131 /tests
parentdcc4b7789749a6b804cd89a20282012c91d5381a (diff)
downloadATCD-e6d4782c02a9239dd870c159bc719b97bcfbb0a8.tar.gz
Comment out tests for unsupported things which cause run-time errors
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run_pharlap_tests.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/run_pharlap_tests.bat b/tests/run_pharlap_tests.bat
index e109f641a30..8b34bfcf42c 100755
--- a/tests/run_pharlap_tests.bat
+++ b/tests/run_pharlap_tests.bat
@@ -34,12 +34,12 @@ call %0 IOStream_Test
call %0 Map_Manager_Test
call %0 Cache_Map_Manager_Test
call %0 Map_Test
-call %0 Mem_Map_Test
+rem call %0 Mem_Map_Test not supported
call %0 Message_Block_Test
call %0 Message_Queue_Notifications_Test
call %0 Message_Queue_Test
call %0 MT_Reactor_Timer_Test
-call %0 MM_Shared_Memory_Test
+rem call %0 MM_Shared_Memory_Test not supported
call %0 MT_SOCK_Test
call %0 Naming_Test
call %0 New_Fail_Test
@@ -70,7 +70,7 @@ call %0 Svc_Handler_Test
call %0 SOCK_Test
call %0 SOCK_Connector_Test
call %0 SOCK_Send_Recv_Test
-call %0 SPIPE_Test
+rem call %0 SPIPE_Test not supported
call %0 SString_Test
call %0 SV_Shared_Memory_Test
call %0 Task_Test