OpenVPN 3 Core Library
Loading...
Searching...
No Matches
test_hostport.cpp File Reference
Include dependency graph for test_hostport.cpp:

Go to the source code of this file.

Functions

static void test (const std::string &str, const std::string &default_port, const bool allow_unix, const std::string &expected_host, const std::string &expected_port, const unsigned int expected_portnum, const bool expected_status)
 
 TEST (misc, host_port)
 

Function Documentation

◆ test()

static void test ( const std::string &  str,
const std::string &  default_port,
const bool  allow_unix,
const std::string &  expected_host,
const std::string &  expected_port,
const unsigned int  expected_portnum,
const bool  expected_status 
)
static

Definition at line 7 of file test_hostport.cpp.

◆ TEST()

TEST ( misc  ,
host_port   
)

Definition at line 38 of file test_hostport.cpp.