summaryrefslogtreecommitdiff
path: root/TAO/tests/Crash_On_Write/README
blob: b674ec1d873cbc11d3aa950bc077edf4b9e6b927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**

@page Crash_On_Write Test README File

	Test the behavior of the ORB when the server crashes in the
middle of a write() operation.  This is a regression test for:

http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=678
http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=856

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/