[lldb-dev] Run lldb test suite automatically with "make check-all"

Malea, Daniel daniel.malea at intel.com
Tue Jan 22 09:07:16 PST 2013


Hi all,

Is there any concern if I change the make "check-all" target to run the lldb test suite if lldb is checked out/built?

Currently "make check-all" seems to run the llvm tests and a those from a few other projects (clang, clang-extras) but running the lldb tests requires manually invoking the dotest.py script, which is somewhat obscure (and annoying).


Cheers,
Dan



More information about the lldb-dev mailing list