API
 
Loading...
Searching...
No Matches
sshDigger_test.cpp File Reference

Catch2 tests for the sshDigger app. More...

Include dependency graph for sshDigger_test.cpp:

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]")
 

Detailed Description

Catch2 tests for the sshDigger app.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file sshDigger_test.cpp.

Macro Definition Documentation

◆ SSHDIGGER_TEST_NOINDI

#define SSHDIGGER_TEST_NOINDI

Definition at line 10 of file sshDigger_test.cpp.

◆ SSHDIGGER_TEST_NOLOG

#define SSHDIGGER_TEST_NOLOG

Definition at line 11 of file sshDigger_test.cpp.

Function Documentation

◆ SCENARIO()

SCENARIO ( "sshDigger tunnel exec preparation"  ,
""  [sshDigger] 
)

Definition at line 406 of file sshDigger_test.cpp.