llvm/llvm/utils/lit/tests/Inputs/googletest-crash/lit.cfg

import lit.formats

config.name = "googletest-crash"
config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")