Sign in
◑
Theme
cobalt
/
cobalt.git
/
c73ce7d5dfce7ae20bcc30efc5f220e0fbac12b1
/
.
/
src
/
third_party
/
llvm-project
/
lldb
/
test
/
dotest.py
blob: 1f9d52354f52bce8878cf8cf2e60643813c97ead [
file
]
#!/usr/bin/env python
if
__name__
==
"__main__"
:
import
use_lldb_suite
import
lldbsuite
.
test
lldbsuite
.
test
.
run_suite
()