########################################################################################################
command line format:
localhost1 ospl_home1 test_root1 key1 localhost2 ospl_home2 test_root2 [key2] api_key

localhost1 - Address of first host - localhost by default
localhost2 - address of second host
########################################################################################################
key format:
api_key = DCPS |  ALL
key1 and key2 = Java | C | C++ | OF_C++ | JO_Java | RTO_Java 
key1(optional key2 in this case is not required) = CORBA  | STANDALONE  | ALL
########################################################################################################
keys:
api_key - launch tutorial test on selected api
key1 - launch MessageBoard test on selected language
key2 - launch Chatter test on selected language
########################################################################################################
if key1 is (key2 in this case is not required)
STANDALONE  - launch all combination of standalone tests
CORBA       - launch all combination of corba tests
ALL         - launch all combination of corba and standalone tests
########################################################################################################



