Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / DII_Discard_Deferred / README
blobba2aae165615c5636abe840154996ae3b23829af
1 /**
3 @page DII Discarded Deferred Request Test README File
5         The goals of writing this test are:
7 - Test request object management with the deferred DII calling scheme
8   when discarding the request.
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.