This is an archive of the discontinued LLVM Phabricator instance.

[LIT] Print discovered tests and percentages
Needs ReviewPublic

Authored by madhur13490 on Aug 29 2023, 3:47 AM.

Details

Reviewers
yln
davezarzycki
Summary

This patch adds "nice-to-have" feature in lit.
it prints the total number of discovered tests at the beginning.
It is covenient to see the total number of tests and avoid
scrolling up to the beginning of log.

Further, this patch also prints %ge of tests.

Diff Detail

Event Timeline

madhur13490 created this revision.Aug 29 2023, 3:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2023, 3:47 AM
Herald added a subscriber: delcypher. · View Herald Transcript
madhur13490 requested review of this revision.Aug 29 2023, 3:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2023, 3:47 AM