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

Function __test_showtime_top5_file

test/cli/other_test.py:1023–1024  ·  view source on GitHub ↗
(tmp_path, use_compdb=False)

Source from the content-addressed store, hash-verified

1021
1022
1023def __test_showtime_top5_file(tmp_path, use_compdb=False):
1024 __test_showtime(tmp_path, 'top5_file', 5, 'Check time: ', use_compdb=use_compdb)
1025
1026
1027def test_showtime_top5_file(tmp_path):

Callers 2

test_showtime_top5_fileFunction · 0.85

Calls 1

__test_showtimeFunction · 0.85

Tested by

no test coverage detected