Ed Maste 03c9207c34 Update 'running threaded' messages after option parsing change
"Running multithreaded with n threads (from LLDB_TEST_THREADS)" is
incorrect in the common case, because the thread count is now obtained
from a --threads option, or a default of multiprocessing.cpu_count().

I left the messages in for now as there are some intermittent issues
that happen while running tests multithreaded and it may help in
triaging those.  We may wish to just remove them later on.

llvm-svn: 204725
2014-03-25 15:17:23 +00:00
..
2014-03-25 00:12:30 +00:00
2014-03-25 02:03:28 +00:00
2014-03-25 02:03:28 +00:00
2014-03-13 21:16:13 +00:00
2014-03-18 04:43:49 +00:00