Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Crash_On_Write / README
blob7ca7244e348fee9842c233edf016d1223f1ce605
1 /**
5 @page Crash_On_Write Test README File
7         Test the behavior of the ORB when the server crashes in the
8 middle of a write() operation.  This is a regression test for:
10 http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=678
11 http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=856
13         To run the test use the run_test.pl script:
15 $ ./run_test.pl
17         the script returns 0 if the test was successful.