MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / test_mcp.c

File test_mcp.c

tests/test_mcp.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * test_mcp.c — Tests for the MCP server module.
3 *
4 * Covers: JSON-RPC parsing, MCP protocol, tool dispatch, tool handlers.

Callers

nothing calls this directly

Calls 15

cbm_jsonrpc_parseFunction · 0.85
cbm_jsonrpc_request_freeFunction · 0.85
cbm_jsonrpc_format_errorFunction · 0.85
cbm_cli_set_versionFunction · 0.85
cbm_mcp_tools_listFunction · 0.85
cbm_mcp_text_resultFunction · 0.85
cbm_mcp_get_tool_nameFunction · 0.85
cbm_mcp_get_argumentsFunction · 0.85
cbm_mcp_get_string_argFunction · 0.85

Tested by

no test coverage detected