Go to the source code of this file.
Classes | |
class | sshDigger_test |
Macros | |
#define | SSHDIGGER_TEST_NOINDI |
#define | SSHDIGGER_TEST_NOLOG |
Functions | |
SCENARIO ("sshDigger Configuration", "[sshDigger]") | |
SCENARIO ("sshDigger tunnel exec preparation", "[sshDigger]") | |
#define SSHDIGGER_TEST_NOINDI |
Definition at line 5 of file sshDigger_test.cpp.
#define SSHDIGGER_TEST_NOLOG |
Definition at line 6 of file sshDigger_test.cpp.
SCENARIO | ( | "sshDigger Configuration" | , |
"" | [sshDigger] | ||
) |
Definition at line 26 of file sshDigger_test.cpp.
References sshDigger_test::configName(), MagAOX::app::sshDigger::loadConfigImpl(), sshDigger_test::localPort(), sshDigger_test::monitorPort(), sshDigger_test::remoteHost(), sshDigger_test::remotePort(), SSHDIGGER_E_NOHOSTNAME, SSHDIGGER_E_NOLOCALPORT, SSHDIGGER_E_NOREMOTEPORT, SSHDIGGER_E_NOTUNNELFOUND, and SSHDIGGER_E_NOTUNNELS.
SCENARIO | ( | "sshDigger tunnel exec preparation" | , |
"" | [sshDigger] | ||
) |
Definition at line 385 of file sshDigger_test.cpp.
References sshDigger_test::configName(), MagAOX::app::sshDigger::genArgsV(), MagAOX::app::sshDigger::loadConfigImpl(), and MagAOX::app::sshDigger::tunnelSpec().