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

Go to the source code of this file.

Classes

struct  BulkResolveNotifyIgn
 
struct  BulkResolveNotifyLog
 

Functions

 TEST (RemoteList, CtorRemoteOverride)
 
 TEST (RemoteList, CtorSingleHost)
 
 TEST (RemoteList, CtorSingleHostBadPort)
 
 TEST (RemoteList, CtorRemoteList)
 
 TEST (RemoteList, CtorRemoteListConnBlockOnly)
 
 TEST (RemoteList, CtorRemoteListEmpty)
 
 TEST (RemoteList, CtorRemoteListConnBlockFactory)
 
 TEST (RemoteList, CtorRemoteListWarnUnsupported)
 
 TEST (RemoteList, CtorRemoteListBlockLimit)
 
 TEST (RemoteList, ListTraversal)
 
 TEST (RemoteList, RemoteListBulkResolve)
 
 TEST (RemoteList, RemoteRandomHostname)
 
 TEST (RemoteList, RemoteRandomHostnameNoRNG)
 
 TEST (RemoteList, OverrideFunctions)
 

Function Documentation

◆ TEST() [1/14]

TEST ( RemoteList  ,
CtorRemoteList   
)

Definition at line 90 of file test_remotelist.cpp.

◆ TEST() [2/14]

TEST ( RemoteList  ,
CtorRemoteListBlockLimit   
)

Definition at line 221 of file test_remotelist.cpp.

◆ TEST() [3/14]

TEST ( RemoteList  ,
CtorRemoteListConnBlockFactory   
)

Definition at line 153 of file test_remotelist.cpp.

◆ TEST() [4/14]

TEST ( RemoteList  ,
CtorRemoteListConnBlockOnly   
)

Definition at line 126 of file test_remotelist.cpp.

◆ TEST() [5/14]

TEST ( RemoteList  ,
CtorRemoteListEmpty   
)

Definition at line 143 of file test_remotelist.cpp.

◆ TEST() [6/14]

TEST ( RemoteList  ,
CtorRemoteListWarnUnsupported   
)

Definition at line 199 of file test_remotelist.cpp.

◆ TEST() [7/14]

TEST ( RemoteList  ,
CtorRemoteOverride   
)

Definition at line 40 of file test_remotelist.cpp.

◆ TEST() [8/14]

TEST ( RemoteList  ,
CtorSingleHost   
)

Definition at line 72 of file test_remotelist.cpp.

◆ TEST() [9/14]

TEST ( RemoteList  ,
CtorSingleHostBadPort   
)

Definition at line 81 of file test_remotelist.cpp.

◆ TEST() [10/14]

TEST ( RemoteList  ,
ListTraversal   
)

Definition at line 237 of file test_remotelist.cpp.

◆ TEST() [11/14]

TEST ( RemoteList  ,
OverrideFunctions   
)

Definition at line 566 of file test_remotelist.cpp.

◆ TEST() [12/14]

TEST ( RemoteList  ,
RemoteListBulkResolve   
)

Definition at line 293 of file test_remotelist.cpp.

◆ TEST() [13/14]

TEST ( RemoteList  ,
RemoteRandomHostname   
)

Definition at line 511 of file test_remotelist.cpp.

◆ TEST() [14/14]

TEST ( RemoteList  ,
RemoteRandomHostnameNoRNG   
)

Definition at line 551 of file test_remotelist.cpp.