|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
冒烟测试,验证基本启动和关闭流程。 More...
#include <gtest/gtest.h>#include <filesystem>#include <fstream>#include "../libnglcore/core/bootstrap/server_main.h"#include "actor/protocol/nprotocol.h"#include "actor/tab/ttab_servers.h"#include "test_support.h"冒烟测试,验证基本启动和关闭流程。