import lit.formats
config.test_format = lit.formats.ShTest(execute_external=True)
config.name = "shtest-external-shell-kill"
config.suffixes = [".txt"]
import lit.formats
config.test_format = lit.formats.ShTest(execute_external=True)
config.name = "shtest-external-shell-kill"
config.suffixes = [".txt"]