Lines Matching full:formats
14 the formats on discovery implementation).
34 being consistent across all test formats, but the downside of requiring
38 suite. This would allow formats that anticipate large test suites to manage
54 3. Allow 'lit' driver to cooperate with test formats and suites to add options
62 It would be really nice if we could allow test formats and test suites to add
64 don't know what test formats or test suites are in use until we have parsed the
65 input specifiers. For test formats we could ostensibly require all the possible
66 formats to be registered in order to have options, but for test suites we would
85 formats. This seems the most convenient for users, who are unlikely to care
126 Many of the existing test formats are cleanly divided into two phases, once
143 * One possible downside could be for test formats that cannot determine their
144 subtests without having executed the test. Supporting such formats would