1# -*- Python -*-
2
3config.test_format = lit.formats.ShTest(execute_external = False)
4
5config.suffixes = ['.c']
6
7