diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-13 05:42:40 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-13 05:42:40 +0000 |
commit | 2f789f1e1f6b9255a0ba318193dad711ef864636 (patch) | |
tree | 091909cb7b444e60aea0fa92247edb194850e7c7 /docs | |
parent | 2278f6a421fa08943b895ba3e74b613e77dbc26a (diff) | |
download | ATCD-2f789f1e1f6b9255a0ba318193dad711ef864636.tar.gz |
*** empty log message ***
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CE-status.txt | 102 |
1 files changed, 63 insertions, 39 deletions
diff --git a/docs/CE-status.txt b/docs/CE-status.txt index 754d4f525a7..c4c5def4c6c 100644 --- a/docs/CE-status.txt +++ b/docs/CE-status.txt @@ -191,6 +191,7 @@ N - Not supported by CE [N] Aio_Platform_Test + Asynch I/O is not supported on CE. [X] Atomic_Op_Test [X] Barrier_Test [X] Basic_Types_Test @@ -199,56 +200,79 @@ [X] Enum_Interfaces_Test Sort of working right. (Report get_ip_interface error ;-) [N] Env_Value_Test - [.] Future_Test + [X] Future_Test + This test seems to run to completion without error but the display hangs before printing out the ending message [X] Handle_Set_Test [X] Hash_Map_Manager_Test [N] IOStream_Test - [ ] MM_Shared_Memory_Test - [ ] MT_Reactor_Timer_Test - [ ] MT_SOCK_Test + ??? + [N] MM_Shared_Memory_Test + ??? + [F] MT_Reactor_Timer_Test + ??? + [F] MT_SOCK_Test + Hang [X] Map_Manager_Test - [ ] Mem_Map_Test + [F] Mem_Map_Test [X] Message_Block_Test inline functions in auto-generated ctors. - [ ] Message_Queue_Notifications_Test - [ ] Message_Queue_Test - [ ] Naming_Test - [ ] Notify_Performance_Test - [ ] OrdMultiSet_Test - [ ] Pipe_Test - [ ] Priority_Buffer_Test - [ ] Priority_Reactor_Test - [ ] Priority_Task_Test - [ ] Process_Mutex_Test - [ ] Process_Strategy_Test - [ ] Reactor_Exceptions_Test - [ ] Reactor_Notify_Test - [ ] Reactor_Performance_Test - [ ] Reactor_Timer_Test + [F] Message_Queue_Notifications_Test + Hang at termination. + [X] Message_Queue_Test + [.] Naming_Test + Registry is not added into CE yet. + [F] Notify_Performance_Test + [X] OrdMultiSet_Test + [N] Pipe_Test + This test will have to rewriten in ACE. + [X] Priority_Buffer_Test + [N] Priority_Reactor_Test + Not supported yet. + [X] Priority_Task_Test + [N] Process_Mutex_Test + Don't know how to start a process as a console application. + [N] Process_Strategy_Test + Let's skip process related tests for now. + [N] Reactor_Exceptions_Test + Exceptions are not support on CE. + [F] Reactor_Notify_Test + Hang at limited notifications test. + [F] Reactor_Performance_Test + [X] Reactor_Timer_Test [F] Reactors_Test Hang after done_count reaches 0. Reactors were not shutting down. - [ ] Reader_Writer_Test - [ ] Recursive_Mutex_Test - [ ] SOCK_Connector_Test - [ ] SOCK_Test - [ ] SPIPE_Test - [ ] SString_Test - [ ] SV_Shared_Memory_Test - [ ] Semaphore_Test - [ ] Service_Config_Test - [ ] Sigset_Ops_Test - [ ] Simple_Message_Block_Test - [ ] TSS_Test - [ ] Task_Test + [x] Reader_Writer_Test + Seems working. Need to redo the test + [F] Recursive_Mutex_Test + Looks fine but hang before run to completion + [F] SOCK_Connector_Test + Hang at program startup + [F] SOCK_Test + Hang at program startup + [N] SPIPE_Test + SPIPE is not supported yet. + [F] SString_Test + [N] SV_Shared_Memory_Test + [X] Semaphore_Test + Test runs fine but gets Access Violation at program exit + [.] Service_Config_Test + I don't have confidence on this test.... + [X] Sigset_Ops_Test + [X] Simple_Message_Block_Test + [F] TSS_Test + Hang halfway. + [X] Task_Test + Test runs successfully but hang after the ending messge. [F] Thread_Manager_Test Doesn't terminate (no ending string) [X] Thread_Mutex_Test - [ ] Thread_Pool_Test - [ ] Time_Service_Test - [ ] Time_Value_Test - [ ] Timer_Queue_Test - [ ] Tokens_Test - [ ] UPIPE_SAP_Test + [X] Thread_Pool_Test + [.] Time_Service_Test + [X] Time_Value_Test + [F] Timer_Queue_Test + Hang midway. + [.] Tokens_Test + [N] UPIPE_SAP_Test [ACE File list] |