Sign in
llvm
/
llvm-project
/
caee04cbb3631b72ff4e4907cb63a4c1966e0e29
/
.
/
lldb
/
test
/
API
/
dotest.py
blob: 02cacc56b9b1b7a7a222d93c6d5008f0a4526273 [
file
]
#!/usr/bin/env python3
if
__name__
==
"__main__"
:
import
use_lldb_suite
import
lldbsuite
.
test
lldbsuite
.
test
.
run_suite
()