Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Bug_3384_Regression / README.txt
blob9119b7f24efe16df05361584b43f90a049626d9c
1 /**
5 @page Bug_3384_Regression Test README File
7 A regression test for a bug in (un)reliable oneways with the SYNC_NONE scope.
8 The test verifies if a oneway sent as the first request on a new transport
9 gets correctly pushed out as soon as the new transort has connected.
10 This is a regression test for:
12 http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3384
14         To run the test use the run_test.pl script:
16 $ ./run_test.pl
18         the script returns 0 if there are no errors.