Monero
Loading...
Searching...
No Matches
clt.cpp File Reference
#include <atomic>
#include <chrono>
#include <functional>
#include <numeric>
#include <boost/thread/thread.hpp>
#include <vector>
#include "gtest/gtest.h"
#include "include_base_utils.h"
#include "misc_language.h"
#include "misc_log_ex.h"
#include "storages/levin_abstract_invoke2.h"
#include "common/util.h"
#include "net_load_tests.h"
Include dependency graph for clt.cpp:

Functions

 TEST_F (net_load_test_clt, a_lot_of_client_connections_and_connections_closed_by_client)
 TEST_F (net_load_test_clt, a_lot_of_client_connections_and_connections_closed_by_server)
 TEST_F (net_load_test_clt, permament_open_and_close_and_connections_closed_by_client)
 TEST_F (net_load_test_clt, permament_open_and_close_and_connections_closed_by_server)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ TEST_F() [1/4]

TEST_F ( net_load_test_clt ,
a_lot_of_client_connections_and_connections_closed_by_client  )

◆ TEST_F() [2/4]

TEST_F ( net_load_test_clt ,
a_lot_of_client_connections_and_connections_closed_by_server  )

◆ TEST_F() [3/4]

TEST_F ( net_load_test_clt ,
permament_open_and_close_and_connections_closed_by_client  )

◆ TEST_F() [4/4]

TEST_F ( net_load_test_clt ,
permament_open_and_close_and_connections_closed_by_server  )