23 #ifndef __BatchTest_HXX__
24 #define __BatchTest_HXX__
28 #include <SALOMEconfig.h>
29 #include CORBA_CLIENT_HEADER(SALOME_ContainerManager)
41 std::string test_connection();
42 std::string test_filecopy();
43 std::string test_getresult();
44 std::string test_jobsubmit_simple();
45 std::string test_jobsubmit_mpi();
46 std::string test_appli();
49 std::string get_home(std::string * home);