xref
: /
external
/
llvm-project
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
googletest-discovery-failed
/
subdir
/
OneTest.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
bin
/
env
python
2
3
raise
SystemExit
(
"We are not a valid gtest executable!"
)
4