Continued changes from peer review
[ACE_TAO.git] / TAO / tests / DII_Deferred_Transient / README
blobd986907ed1b2c0d104be71a9d66e18e480bc4d39
1 /**
3 @page DII Discarded Deferred Request Test README File
5   The goals of writing this test are:
7 - Test transient error management (in case of disappearing/unreachable clients)
8   with the deferred DII calling scheme.
10   To run the test use the run_test.pl script:
12 $ ./run_test.pl
14   the script returns 0 if the test was successful.
16   In case of a regression the test might segfault.