#include "test.h"
#include <carla/MsgPackAdaptors.h>
#include <carla/ThreadGroup.h>
#include <carla/rpc/Actor.h>
#include <carla/rpc/Client.h>
#include <carla/rpc/Response.h>
#include <carla/rpc/Server.h>
#include <thread>
函数 | |
TEST (rpc, compilation_tests) | |
TEST (rpc, server_bind_sync_run_on_game_thread) | |
TEST | ( | rpc | , |
compilation_tests | ) |
在文件 test_rpc.cpp 第 21 行定义.
引用了 TESTING_PORT.
TEST | ( | rpc | , |
server_bind_sync_run_on_game_thread | ) |