Overview   Package    File  
generated with
STAXDoc v1.0.4

run_test.xml

Function Summary
HelloMain Test runs OSPL on two nodes.
HelloManual The manual entry point for this test.


STAX Function Details

HelloMain

Test runs OSPL on two nodes. A publisher is then started on one node. A subscriber is started on the other. The publisher publishes a sample. The subscriber reads it. If the sample is successfully read the test succeeds. Fails otherwise.

This function does not allow any arguments


HelloManual

The manual entry point for this test. Allows you to run this test from the console by specifying init values.

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
host_name1

The host name of the first machine you wish test on

YesNoN/A
test_root1

Location of test case / source / build checkout on machine 1

YesNoN/A
ospl_home1

Location of test case / source / build checkout on machine 1

YesNoN/A
host_name2

The host name of the second machine you wish to test on

YesNoN/A
test_root2

Location of test case / source / build checkout on machine 1

YesNoN/A
ospl_home2

Location of test case / source / build checkout on machine 1

YesNoN/A