Sign in
rust
/
rust-lang
/
llvm-project
/
b6b46f596a7d2523ee1acd1c00e699615849da60
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-format-argv0
/
lit.cfg
blob: a5ee22c731d7c3390ad3a7ce34c7d15965b05373 [
file
] [
log
] [
blame
]
import
lit
.
formats
config
.
name
=
'shtest-format-argv0'
config
.
suffixes
=
[
'.txt'
]
config
.
test_format
=
lit
.
formats
.
ShTest
()
config
.
test_source_root
=
None
config
.
test_exec_root
=
None
config
.
target_triple
=
'x86_64-unknown-unknown'