Overview   Package    File  
generated with
STAXDoc v1.0.4

run_tutorial_test.xml

Function Summary
tutorial_main Test runs OSPL on two nodes. Tutorial example is then run between them. If both Tutorial parts ("chatter" and "message board") return 0 the test succeeds. Fails otherwise.


STAX Function Details

tutorial_main

Test runs OSPL on two nodes. Tutorial example is then run between them. If both Tutorial parts ("chatter" and "message board") return 0 the test succeeds. Fails otherwise.

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
host_name1

HOST 1 - the name for the local host where the test will be performed (i.e. 'my_computer2').

YesNoN/A
ospl_home1

OSPL_HOME 1 - OSPL location on the 1st host (i.e. './Prismtech').

YesNoN/A
test_root1

TEST_ROOT 1 - the location of test root on the 1st host (i.e. './ospli').

YesNoN/A
operation_key1

OPERATION KEY 1 - operation key for the example to be tested on the 1st host (i.e. 'C', 'C++', 'Java', 'ALL')

YesNoN/A
host_name2

HOST 2 - the name for the remote host where the test will be performed (i.e. 'my_computer2').

YesNoN/A
ospl_home2

OSPL_HOME 2 - OSPL location on the 2nd host (i.e. './Prismtech').

YesNoN/A
test_root2

TEST_ROOT 2 - the location of test root on the 2nd host (i.e. './ospli').

YesNoN/A
operation_key2

OPERATION KEY 2 - operation key for the example to be tested on the 2nd host (i.e. 'C', 'C++', 'Java')

NoNo'ALL'
api_key

API KEY - launch tutorial test on selected api (i.e. './Prismtech').

NoNo'ALL'