brintos

brintos / llvm-project-archived public Read only

0
0
Text · 150 B · ee957d5 Raw
5 lines · plain
1import lit.formats2 3config.name = "googletest-format"4config.test_format = lit.formats.GoogleTest("DummySubDir", test_suffix="", test_prefix="test_")5