Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
A Dkunit_parser.py47 self.counts = TestCounts()
74 class TestCounts: class
112 def add_subtest_counts(self, counts: TestCounts) -> None: argument
A Dkunit.py138 test_counts = kunit_parser.TestCounts()

Completed in 8 milliseconds