[lldb-dev] LLDB remote tests via LIT and specifying threads check-lldb

Omair Javaid via lldb-dev lldb-dev at lists.llvm.org
Mon Feb 11 01:33:56 PST 2019


Hi

I am new to LIT and looking to run lldb testsuite in remote target
configuration via lit (ninja check-lldb). Also I am looking to
restrict check-lldb to run a specified number of threads at a time,
something similar to LLDB_TEST_THREADS=8 used with dotest.py.
Please share remote testing setup if someone has done it already.

Thanks!

--
Omair


More information about the lldb-dev mailing list