|
generated with STAXDoc v1.0.4 |
Function Summary | |
pingpong_main | Test runs OSPL on one or two nodes. Ping pong is then run between them. If both ping and pong return 0 the test succeeds. Fails otherwise. |
STAX Function Details |
Test runs OSPL on one or two nodes. Ping pong is then run between them. If both ping and pong return 0 the test succeeds. Fails otherwise.
This function takes a list of arguments | |||||
---|---|---|---|---|---|
Name | Description | Required | Private | Default | Properties |
host_name1 |
The host name of the first machine you wish test on in double quotes, use the following format: "name" | Yes | No | N/A | |
test_root1 |
Location of test case build on machine 1 in double quotes and double backslash, use the following format: "dir1\\dir2" | Yes | No | N/A | |
ospl_home1 |
Location of OSPL root on machine 1 in double quotes and double backslash, use the following format: "dir1\\dir2" | Yes | No | N/A | |
operation_key1 |
Operation key in double quotes, use the following format: "operation_key1" | Yes | No | N/A | |
host_name2 |
The host name of the second machine you wish to test on in double quotes, use the following format: "name" | Yes | No | N/A | |
test_root2 |
Location of test case build on machine 2 in double quotes and double backslash, use the following format: "dir1\\dir2" | Yes | No | N/A | |
ospl_home2 |
Location of OSPL root on machine 2 in double quotes and double backslash, use the following format: "dir1\\dir2" | Yes | No | N/A | |
operation_key2 |
Operation key in double quotes, use the following format: "operation_key2" | No | No |