Home
last modified time | relevance | path

Searched defs:TestCounts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py76 class TestCounts: class
102 def add_subtest_counts(self, counts: TestCounts) -> None: