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

Go to the source code of this file.

Functions

 TEST (misc, tempfile)
 
 TEST (misc, tempfile_name)
 
 TEST (misc, tempfile_name_6Xs)
 
 TEST (misc, tempfile_name_7Xs)
 
 TEST (misc, tempfile_name_6X6X)
 

Variables

std::string content1
 
std::string content2 = "To be or not to be, that is the question?\n"
 

Function Documentation

◆ TEST() [1/5]

TEST ( misc  ,
tempfile   
)

Definition at line 16 of file test_misc_unix.cpp.

◆ TEST() [2/5]

TEST ( misc  ,
tempfile_name   
)

Definition at line 32 of file test_misc_unix.cpp.

◆ TEST() [3/5]

TEST ( misc  ,
tempfile_name_6X6X   
)

Definition at line 58 of file test_misc_unix.cpp.

◆ TEST() [4/5]

TEST ( misc  ,
tempfile_name_6Xs   
)

Definition at line 40 of file test_misc_unix.cpp.

◆ TEST() [5/5]

TEST ( misc  ,
tempfile_name_7Xs   
)

Definition at line 49 of file test_misc_unix.cpp.

Variable Documentation

◆ content1

std::string content1
Initial value:
= "It was a bright cold day in April, and the clocks\n"
"were striking thirteen. Winston Smith, his chin nuzzled\n"
"into his breast in an effort to escape the vile wind,\n"
"slipped quickly through the glass doors of Victory\n"
"Mansions, though not quickly enough to prevent a\n"
"swirl of gritty dust from entering along with him.\n"

Definition at line 7 of file test_misc_unix.cpp.

◆ content2

std::string content2 = "To be or not to be, that is the question?\n"

Definition at line 14 of file test_misc_unix.cpp.