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