#include <stdlib.h>
#include <unistd.h>
#include <string>
Go to the source code of this file.
◆ PADDEREXE_APATH()
| static std::string PADDEREXE_APATH |
( |
SMESH_ROOT_DIR()+ |
PADDEREXE_RPATH | ) |
|
|
static |
Absolute path of the directory containing data and exe for tests.
◆ PADDEREXE_RPATH()
| static std::string PADDEREXE_RPATH |
( |
"/share/salome/resources/smesh/padderexe" |
| ) |
|
|
static |
Relative path of the directory containing data and exe for tests.
◆ PADDEREXE_SCRIPT_FILENAME()
| static std::string PADDEREXE_SCRIPT_FILENAME |
( |
PADDEREXE_APATH+"/padder.sh" |
| ) |
|
|
static |
Absolute path of the exe shell script for tests.
◆ SMESH_ROOT_DIR()
| static std::string SMESH_ROOT_DIR |
( |
| ) |
|
|
static |
◆ testssh_using_system()
| static int testssh_using_system |
( |
| ) |
|
|
static |