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

Catch2 tests for the xindiserver app. More...

Include dependency graph for xindiserver_test.cpp:

Go to the source code of this file.

Namespaces

namespace  libXWCTest
 Namespace for all libXWC tests.
 
namespace  libXWCTest::xindiserverTest
 Namespace for xindiserver unit tests.
 

Functions

 libXWCTest::xindiserverTest::SCENARIO ("xindiserver constructs inserver options", "[xindiserver]")
 Verify xindiserver builds command lines and tunnel-derived driver lists consistently.
 
 SCENARIO ("xindiserver constructs local driver arguments", "[xindiserver]")
 
 SCENARIO ("xindiserver constructs remote driver arguments", "[xindiserver]")
 
 SCENARIO ("xindiserver constructs both local and remote driver arguments", "[xindiserver]")
 

Detailed Description

Catch2 tests for the xindiserver app.

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

Definition in file xindiserver_test.cpp.

Function Documentation

◆ SCENARIO() [1/3]

SCENARIO ( "xindiserver constructs both local and remote driver arguments"  ,
""  [xindiserver] 
)

◆ SCENARIO() [2/3]

SCENARIO ( "xindiserver constructs local driver arguments"  ,
""  [xindiserver] 
)

◆ SCENARIO() [3/3]

SCENARIO ( "xindiserver constructs remote driver arguments"  ,
""  [xindiserver] 
)