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

Function test_showtime_top5_file_compdb

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

Source from the content-addressed store, hash-verified

1029
1030
1031def test_showtime_top5_file_compdb(tmp_path):
1032 __test_showtime_top5_file(tmp_path, use_compdb=True)
1033
1034
1035def __test_showtime_top5_summary(tmp_path, use_compdb=False):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected