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

Function test_showtime_top5_summary_compdb

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

Source from the content-addressed store, hash-verified

1041
1042
1043def test_showtime_top5_summary_compdb(tmp_path):
1044 __test_showtime_top5_summary(tmp_path, use_compdb=True)
1045
1046
1047def __test_showtime_file(tmp_path, use_compdb=False, use_addons=False, use_clang_tidy=False):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected