diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-13 22:45:39 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-13 22:45:39 +0000 |
commit | 0d09eec9018ef2016b8d58657c4e0c7a046c3c7e (patch) | |
tree | 7da54dd0ba13e55dc9b054452b7834d94b1ea960 | |
parent | e74cbebdea66c4c2429eed7575bf574d8461d0e0 (diff) | |
download | ATCD-0d09eec9018ef2016b8d58657c4e0c7a046c3c7e.tar.gz |
Added MT_Reactor_Timer_Test
-rw-r--r-- | tests/run_tests.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat index 08e30400650..a15759eb26b 100644 --- a/tests/run_tests.bat +++ b/tests/run_tests.bat @@ -42,6 +42,7 @@ call %0 %dopure% Mem_Map_Test call %0 %dopure% Message_Block_Test call %0 %dopure% Message_Queue_Notifications_Test call %0 %dopure% Message_Queue_Test +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 |