[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / utils / lit / examples / many-tests / lit.cfg
blob3477fef01ef983c3b4ce117129f1e8f64c2f2a78
1 # -*- Python -*-
3 import sys
4 import os
5 sys.path.insert(0, os.path.dirname(__file__))
6 import ManyTests
8 config.test_format = ManyTests.ManyTests()