Catch2 tests for the sshDigger app. More...

Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::sshDiggerTest |
Namespace for sshDigger unit tests. | |
Macros | |
| #define | SSHDIGGER_TEST_NOINDI |
| #define | SSHDIGGER_TEST_NOLOG |
Functions | |
| libXWCTest::sshDiggerTest::SCENARIO ("sshDigger Configuration", "[sshDigger]") | |
Verify sshDigger::loadConfigImpl() and command helpers interpret tunnel definitions correctly. | |
| SCENARIO ("sshDigger tunnel exec preparation", "[sshDigger]") | |
Catch2 tests for the sshDigger app.
Definition in file sshDigger_test.cpp.
| #define SSHDIGGER_TEST_NOINDI |
Definition at line 10 of file sshDigger_test.cpp.
| #define SSHDIGGER_TEST_NOLOG |
Definition at line 11 of file sshDigger_test.cpp.
| SCENARIO | ( | "sshDigger tunnel exec preparation" | , |
| "" | [sshDigger] | ||
| ) |
Definition at line 406 of file sshDigger_test.cpp.