- test_create_null_config: NULL config 返回 NULL - test_create_null_root_dir: 无 root_dir 提前返回 NULL - test_stop_null / test_destroy_null: NULL 指针不 crash - test_create_and_destroy: 正常创建+停止+销毁生命周期(高位端口避免冲突) - Makefile: 添加 test_server 编译规则,链接全部依赖 + libcoco