Sign in
llvm
/
llvm-project
/
e612f37f2c110987ec43f8aa4fe8e86d6f64186f
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
googletest-prefix
/
lit.cfg
blob: ee957d5aac8f434597cc05f5ebf5c71238068b55 [
file
] [
log
] [
blame
]
import
lit
.
formats
config
.
name
=
"googletest-format"
config
.
test_format
=
lit
.
formats
.
GoogleTest
(
"DummySubDir"
,
test_suffix
=
""
,
test_prefix
=
"test_"
)