summaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/Inputs/googletest-sanitizer-error/lit.cfg
blob: 1086f84d273f5a8bd4ab65cf608e8fe990434dee (plain)
1
2
3
4
import lit.formats

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