[Lldb-commits] [PATCH] D19633: Move TestCommandScriptImmediateOutput from PExpectTest to TestBase
Enrico Granata via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 27 17:07:10 PDT 2016
granata.enrico added a comment.
My personal preference would be to split up the test cases. I'd really like to keep testing the immediate output to console scenario since it is interesting for - e.g. - kernel debugging at Apple.
http://reviews.llvm.org/D19633
More information about the lldb-commits
mailing list