Sign in
llvm
/
llvm-project
/
514b75bbc54f751abdcd32f118f620c3dd2ce4ae
/
.
/
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
()