lit.cfg   [plain text]


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