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