[Lldb-commits] [PATCH] fix Bug21211 : reworked test/api/multithreaded/test_listener_event_description.cpp to work properly on Linux/FreeBSD

Shawn Best sbest at blueshiftinc.com
Fri Nov 14 16:39:46 PST 2014


friendly ping.  I was waiting until the other change (D5838 ENABLE_STD_THREADS) landed and I could run the tests in api/multithreaded again.  This is a rework of the test program logic to accommodate the fact that OSx and linux broadcast a different sequence of public events due to their different inferior launching.

I can confirm the test passes on Linux, and OSx.  I assume it now will pass correctly on FreeBSD since it exhibited a similar failure to Linux when it got broken by D5632.

http://reviews.llvm.org/D5837






More information about the lldb-commits mailing list