|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
Files | |
| actor_manage_gtest.cpp | |
| Actor管理器的单元测试。 | |
| actor_role_gtest.cpp | |
| Actor角色系统的单元测试。 | |
| bootstrap_gtest.cpp | |
| 引导启动流程的单元测试。 | |
| net_gtest.cpp | |
| 网络层的单元测试。 | |
| nfilterword_gtest.cpp | |
| 敏感词过滤器的单元测试。 | |
| perf_gtest.cpp | |
| 性能基准测试。 | |
| runtime_gtest.cpp | |
| 运行时系统的单元测试。 | |
| runtime_helpers.h | |
| 运行时测试辅助工具声明。 | |
| runtime_test_support.h | |
| 运行时测试支持工具声明。 | |
| serialize_gtest.cpp | |
| 序列化模块的单元测试。 | |
| smoke_gtest.cpp | |
| 冒烟测试,验证基本启动和关闭流程。 | |
| socket_pool_gtest.cpp | |
| Socket缓冲池的单元测试。 | |
| startup_support.cpp | |
| 测试启动支持工具实现。 | |
| test_support.h | |
| 测试支持工具声明。 | |
| tools_gtest.cpp | |
| 工具库的单元测试。 | |
| xml_sysconfig_gtest.cpp | |
| XML系统配置的单元测试。 | |