Sign in
llvm
/
llvm-project
/
lldb
/
3d9504dd83e4233d0abb20559c4a79c060f6af38
/
.
/
test
/
API
/
dotest.py
blob: 4d20c585e630ea007b2459459003565e2ae7e36c [
file
]
#!/usr/bin/env python
if
__name__
==
"__main__"
:
import
use_lldb_suite
import
lldbsuite
.
test
lldbsuite
.
test
.
run_suite
()