jankratochvil added a comment.

In https://reviews.llvm.org/D40475#1018951, @davide wrote:

> fwiw, you don't need unit tests or python tests to implement this.
>  If I understand the feature correctly you can probably extend `lldb-test` 
> (which is run as part of `check-lldb-lit`).


I do not understand much yet all the testing frameworks LLDB implements.  Could 
you suggest what you find redundant?  So far I do want to run the whole 
testsuite also in `dwz` mode.
I understand `unittests/SymbolFile/DWZ/SymbolFileDWZTests.cpp` could be written 
also as an extension of `tools/lldb-test`. But then I do not see why. The unit 
test of mine looks fine to me.


https://reviews.llvm.org/D40475



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to