Version: 9.15.0
BatchTest Class Reference

#include <BatchTest.hxx>

Public Member Functions

 BatchTest (const Engines::ResourceDefinition &batch_descr)
 
virtual ~BatchTest ()
 
bool test ()
 
std::string test_connection ()
 
std::string test_filecopy ()
 
std::string test_getresult ()
 
std::string test_jobsubmit_simple ()
 
std::string test_jobsubmit_mpi ()
 
std::string test_appli ()
 

Protected Member Functions

std::string get_home (std::string *home)
 

Private Attributes

Engines::ResourceDefinition _batch_descr
 
std::string _test_filename
 
std::string _base_filename
 
std::string _date
 

Constructor & Destructor Documentation

◆ BatchTest()

◆ ~BatchTest()

BatchTest::~BatchTest ( )
virtual

Member Function Documentation

◆ get_home()

◆ test()

◆ test_appli()

◆ test_connection()

◆ test_filecopy()

◆ test_getresult()

◆ test_jobsubmit_mpi()

◆ test_jobsubmit_simple()

Field Documentation

◆ _base_filename

std::string BatchTest::_base_filename
private

◆ _batch_descr

◆ _date

std::string BatchTest::_date
private

◆ _test_filename

std::string BatchTest::_test_filename
private