summaryrefslogtreecommitdiff
path: root/TAO/tests/DII_Collocation_Tests/oneway/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DII_Collocation_Tests/oneway/README')
-rw-r--r--TAO/tests/DII_Collocation_Tests/oneway/README14
1 files changed, 6 insertions, 8 deletions
diff --git a/TAO/tests/DII_Collocation_Tests/oneway/README b/TAO/tests/DII_Collocation_Tests/oneway/README
index cc947507808..2720f2002e4 100644
--- a/TAO/tests/DII_Collocation_Tests/oneway/README
+++ b/TAO/tests/DII_Collocation_Tests/oneway/README
@@ -1,26 +1,24 @@
-# $Id$
+$Id$
Description:
-This test is used to test the bug fix on collocated dii oneway request
-invocation via send_oneway() crash on get_in_arg() when the request has multiple
+This test is used to test the bug fix on collocated dii oneway request
+invocation via send_oneway() crash on get_in_arg() when the request has multiple
"IN" parameters.
The test.idl defines oneway operations with all sorts SArgument to test the
-conversion of the DII parameters in NVList to the list of arguments.
+conversion of the DII parameters in NVList to the list of arguments.
It also defines the operations with multiple "IN" arguments to test the
bug fix.
-
This test is a modification of the Collocation_Tests. The big difference is
this test invokes the oneway operations using DII while the Collocation_Tests
invoke a simple twoway operations.
-
Usage:
=====
The run_test.pl runs several test cases listed below. The test result will be printed
-after the test completes. To debug the test failure, the operation "-d" can be passed
+after the test completes. To debug the test failure, the operation "-d" can be passed
to have verbose log.
@@ -41,7 +39,7 @@ Collocated_Test -o test.ior -k file://test.ior -ORBCollocation no
======== Running in default mode and two ORBS
-Collocated_Test -o test.ior -k file://test.ior -n
+Collocated_Test -o test.ior -k file://test.ior -n
======== Running in per-orb mode and two ORBS