OpenVPN 3 Core Library
Loading...
Searching...
No Matches
test_typeindex.cpp File Reference
#include "test_common.hpp"
#include <typeindex>
#include <vector>
#include <utility>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/rc.hpp>
#include <openvpn/common/stringtempl2.hpp>
Include dependency graph for test_typeindex.cpp:

Go to the source code of this file.

Functions

 TEST (Typeindex, Test)
 
 TEST (Typeindex, PerfTestFast)
 
 TEST (Typeindex, PerfTestDynamic)
 

Function Documentation

◆ TEST() [1/3]

TEST ( Typeindex  ,
PerfTestDynamic   
)

Definition at line 149 of file test_typeindex.cpp.

◆ TEST() [2/3]

TEST ( Typeindex  ,
PerfTestFast   
)

Definition at line 126 of file test_typeindex.cpp.

◆ TEST() [3/3]

TEST ( Typeindex  ,
Test   
)

Definition at line 105 of file test_typeindex.cpp.