On 11/02/2019 10:33, Omair Javaid via lldb-dev wrote:
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
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 i