mirror of
https://github.com/maxDcb/C2TeamServer
synced 2026-06-06 16:14:27 +00:00
675 B
675 B
Integration Runtime
Stage Runtime
cmake --build build \
--target stage_integration_runtime \
--config Release
Output:
build/integration-staging/runtime/Release
Validate Expected Files
test -x build/integration-staging/runtime/Release/TeamServer/TeamServer
test -f build/integration-staging/runtime/Release/Client/c2client_protocol/TeamServerApi_pb2.py
Run Integration Tests
ctest --test-dir build \
--build-config Release \
--output-on-failure \
--timeout 120 \
-R testsTeamServerRuntimeIntegration
Current Coverage
TeamServer startup
gRPC authentication
stable empty-state RPCs