MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / test_showtime_summary_addon_compdb

Function test_showtime_summary_addon_compdb

test/cli/other_test.py:1101–1102  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

1099
1100
1101def test_showtime_summary_addon_compdb(tmp_path):
1102 __test_showtime_summary(tmp_path, use_addons=True, use_compdb=True)
1103
1104
1105@pytest.mark.skipif(not __has_clang_tidy, reason='clang-tidy is not available')

Callers

nothing calls this directly

Calls 1

__test_showtime_summaryFunction · 0.85

Tested by

no test coverage detected