OpenVPN 3 Core Library
|
#include <gtest/gtest.h>
#include <asio.hpp>
#include "test_helper.hpp"
#include <openvpn/ssl/sslchoose.hpp>
#include <openvpn/init/initprocess.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
openvpn::LogOutputCollector * | testLog |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file core_tests.cpp.
openvpn::LogOutputCollector* testLog |
Definition at line 25 of file core_tests.cpp.