Sign in
◑
Theme
llvm
/
llvm-project
/
7f7103cd06b06f54e69fdb0aa7361b02b7c86177
/
.
/
lldb
/
test
/
API
/
dotest.py
blob: 1f9d52354f52bce8878cf8cf2e60643813c97ead [
file
]
#!/usr/bin/env python
if
__name__
==
"__main__"
:
import
use_lldb_suite
import
lldbsuite
.
test
lldbsuite
.
test
.
run_suite
()