lit.cfg 129 Bytes
import lit.formats
config.name = 'googletest-upstream-format'
config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')