xref: /llvm-project/cross-project-tests/debuginfo-tests/dexter/feature_tests/lit.local.cfg (revision f98ee40f4b5d7474fc67e82824bf6abbaedb7b1c)
1if "dexter" not in config.available_features:
2    config.unsupported = True
3
4config.name = "DExTer feature tests"
5config.suffixes = [".cpp", ".c", ".test"]
6