|
generated with STAXDoc v1.0.4 |
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 |
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 | |||||
---|---|---|---|---|---|
Name | Description | Required | Private | Default | Properties |
host_name1 |
HOST 1 - the name for the local host where the test will be performed (i.e. 'my_computer2'). | Yes | No | N/A | |
ospl_home1 |
OSPL_HOME 1 - OSPL location on the 1st host (i.e. './Prismtech'). | Yes | No | N/A | |
test_root1 |
TEST_ROOT 1 - the location of test root on the 1st host (i.e. './ospli'). | Yes | No | N/A | |
operation_key1 |
OPERATION KEY 1 - operation key for the example to be tested on the 1st host (i.e. 'C', 'C++', 'Java', 'ALL') | Yes | No | N/A | |
host_name2 |
HOST 2 - the name for the remote host where the test will be performed (i.e. 'my_computer2'). | Yes | No | N/A | |
ospl_home2 |
OSPL_HOME 2 - OSPL location on the 2nd host (i.e. './Prismtech'). | Yes | No | N/A | |
test_root2 |
TEST_ROOT 2 - the location of test root on the 2nd host (i.e. './ospli'). | Yes | No | N/A | |
operation_key2 |
OPERATION KEY 2 - operation key for the example to be tested on the 2nd host (i.e. 'C', 'C++', 'Java') | No | No | 'ALL' | |
api_key |
API KEY - launch tutorial test on selected api (i.e. './Prismtech'). | No | No | 'ALL' |