if "dexter" not in config.available_features:
    config.unsupported = True

config.name = "DExTer feature tests"
config.suffixes = [".cpp", ".c", ".test"]
