Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Blocking_Sync_None / README
blobb449d64be0613d9de8f30bbc6fa4e26a1d5e65a8
1 /**
5 @page Blocking_Sync_None Test README File
7         A regression test for (un)reliable oneways.  The test verifies
8 that the ORB never blocks a request made with the SYNC_NONE scope
9 policy.  This is a regression test for:
11 http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=858
13         To run the test use the run_test.pl script:
15 $ ./run_test.pl
17         the script returns 0 if there are no errors.