5 @page ORB_shutdown Test README File
7 The simplest possible test for TAO's shutdown procedure. This
8 test is basically a regression for BUG 1265. Please see BUG 1265 in
10 http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1265
14 This test basically calls shutdown and during the destruction
15 of the servant calls shutdown again. This test shold not hang if BUG
18 To run the test use the run_test.pl script:
22 the script returns 0 if the test was successful.