aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/Inputs/googletest-crash/lit.cfg
blob: 5d51a6098f76a7fe09312472551b8c4fc09e0e7b (plain)
1
2
3
4
import lit.formats

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