lit.cfg 120 Bytes Raw Blame History Permalink 1 2 3 import lit.formats config.name = 'googletest-format' config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')