1 import lit.formats 2 config.name = 'googletest-format' 3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test') 4