xref
: /
llvm-project
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
googletest-discovery-failed
/
subdir
/
OneTest.py
(revision 0231227e5d8a7c4737ce2316dae01b63a2adfbe5)
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