Go to the source code of this file.
|
| static AppControlMessageConfig | genACMC () |
| |
| | TEST (Customcontrolchannel, Msgroundtrip) |
| |
| | TEST (Customcontrolchannel, Msgroundtripascii) |
| |
| | TEST (Customcontrolchannel, Msgroundtriponepacket) |
| |
| | TEST (Customcontrolchannel, Tinymessage) |
| |
| | TEST (Customcontrolchannel, Acctostr) |
| |
| | TEST (Customcontrolchannel, RecvWithNul) |
| |
| | TEST (Customcontrolchannel, SendWithNul) |
| |
| | TEST (Customcontrolchannel, TestIncorrectLen) |
| |
| | TEST (Customcontrolchannel, TestWrongHeader) |
| |
| | TEST (Customcontrolchannel, TestUnsupportedEncoding) |
| |
| | TEST (Customcontrolchannel, TestMissingMessage) |
| |
◆ genACMC()
◆ TEST() [1/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
Acctostr |
|
|
) |
| |
◆ TEST() [2/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
Msgroundtrip |
|
|
) |
| |
◆ TEST() [3/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
Msgroundtripascii |
|
|
) |
| |
◆ TEST() [4/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
Msgroundtriponepacket |
|
|
) |
| |
◆ TEST() [5/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
RecvWithNul |
|
|
) |
| |
◆ TEST() [6/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
SendWithNul |
|
|
) |
| |
◆ TEST() [7/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
TestIncorrectLen |
|
|
) |
| |
◆ TEST() [8/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
TestMissingMessage |
|
|
) |
| |
◆ TEST() [9/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
TestUnsupportedEncoding |
|
|
) |
| |
◆ TEST() [10/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
TestWrongHeader |
|
|
) |
| |
◆ TEST() [11/11]
| TEST |
( |
Customcontrolchannel |
, |
|
|
Tinymessage |
|
|
) |
| |
◆ messagetext
| const std::string messagetext |
Initial value:= "OpenVPN -- An application to securely tunnel IP networks\n"
"over a single port, with support for SSL/TLS-based\n"
"session authentication and key exchange,\n"
"packet encryption, packet authentication, and\n"
"packet compression."
Definition at line 21 of file test_acc.cpp.