test(mcp): Separate generic C++ mocks from real gencpp samples

This commit is contained in:
2026-05-05 22:04:05 -04:00
parent 52855e80d3
commit b1ddaa50f4
+1 -1
View File
@@ -70,7 +70,7 @@ void templateFunc(T t) {
finally:
mcp_client._resolve_and_check = original_resolve
def test_exhaustive_gencpp_corpus():
def test_exhaustive_cpp_samples():
base_dir = Path(__file__).parent / "assets" / "cpp_samples"
files_to_test = {
"base_component.h": [