dotest.py 134 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #!/usr/bin/env python if __name__ == "__main__": import use_lldb_suite import lldbsuite.test lldbsuite.test.run_suite()