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