|
OpenVPN 3 Core Library
|
Unit test for PushLex. More...
#include "test_common.hpp"#include <openvpn/buffer/bufstr.hpp>#include <openvpn/options/pushlex.hpp>Go to the source code of this file.
Functions | |
| static std::string | get_next (PushLex &pl) |
| TEST (Pushlex, Test1) | |
| TEST (Pushlex, Test2) | |
| TEST (Pushlex, Test3) | |
| TEST (Pushlex, Test4) | |
| TEST (Pushlex, Test5) | |
| TEST (Pushlex, TestException1) | |
| TEST (Pushlex, TestException2) | |
Unit test for PushLex.
Definition in file test_pushlex.cpp.
|
static |
| TEST | ( | Pushlex | , |
| Test1 | |||
| ) |
Definition at line 32 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| Test2 | |||
| ) |
Definition at line 43 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| Test3 | |||
| ) |
Definition at line 59 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| Test4 | |||
| ) |
Definition at line 71 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| Test5 | |||
| ) |
Definition at line 79 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| TestException1 | |||
| ) |
Definition at line 88 of file test_pushlex.cpp.
| TEST | ( | Pushlex | , |
| TestException2 | |||
| ) |
Definition at line 101 of file test_pushlex.cpp.