Dawn,

ninja check-lldb isn’t the way we typically run the test suite on Mac OS.
The way we do it is by running

./dotest.py -v

in the test/ subdirectory.  The IDE “Run Tests” action does (as you surmised) 
nothing in our project.

Sean

> On Oct 1, 2014, at 5:52 PM, d...@burble.org wrote:
> 
> Does anyone know how to get "ninja check-lldb" to work on OSX?  It hangs
> for me and never gets past the first test.  (Note: this is after
> pointing LLDB_DEBUGSERVER_PATH to a correctly signed debugserver).
> FYI: I Have XCode 5.1.1 and Mavericks 10.9.4.
> The tests appear to run ok when lldb is built in the XCode IDE
> (tests run ia "Product->Scheme->Run Testsuite"), although they run so fast I
> question if they are really doing anything.
> 
> Thanks in advance,
> -Dawn
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev


_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to