Searched refs:TestingConfig (Results 1 – 8 of 8) sorted by relevance
10 from lit.TestingConfig import TestingConfig47 cfg = TestingConfig.fromdefaults(litConfig)
6 class TestingConfig: class61 return TestingConfig(None,
8 import lit.TestingConfig
126 class TestingConfig(LoggingConfig): class
116 logging_manager.configure_logging(logging_config.TestingConfig())
127 logging_manager.configure_logging(logging_config.TestingConfig())
164 TestingConfig object).
286 This is the config object (a *TestingConfig* instance) for the test suite,