3 NOTE: This test has not completed yet !!!. This test currently just tested with "IN"
4 arguments. The OUT, INOUT and RETURN arguments test cases need be added.
8 This test is used to test the bug fix on collocated dii twoway request
9 invocation via invoke() crash on get_in_arg() when the request has multiple
12 The test.idl defines twoway operations with all sorts "IN" SArgument to test the
13 conversion of the DII parameters in NVList to the list of arguments.
14 It also defines the operations with multiple "IN" arguments to test the
18 This test is a modification of the DII_Collocation_Tests/oneway test. The
19 idl interfaces define twoway method instead of oneway and the client invokes
20 the twoway operations via invoke() instead of oneway operations via