jingham added a comment.

This is great, thanks for doing this.  You point people at lldbutils.py as a 
source for utility functions (like print_stacktrace, etc...)  But it is maybe 
also worth pointing them at the lldbtest.py for extensions runCmd and some of 
the other testing primitives we've added to the unittest2 framework.



================
Comment at: lldb/docs/resources/test.rst:119
+to see if there's a utility to simplify some of the testing boiler plate.
+Because we can't always audit every existing test, this is double true when
+looking at an existing test for inspiration.
----------------
doubly


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78242/new/

https://reviews.llvm.org/D78242



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

Reply via email to