[llvm] [cmake] Add possibility to use ChooseMSVCCRT.cmake when include LLVM library
[llvm-core.git] / utils / lit / tests / Inputs / shtest-output-printing / lit.cfg
blob4fe698d73368e4a9a784bb7a2701b8aed1a2f966
1 import lit.formats
2 config.name = 'shtest-output-printing'
3 config.suffixes = ['.txt']
4 config.test_format = lit.formats.ShTest(execute_external=False)