[Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 15 14:07:43 PDT 2015


tfiala updated this revision to Diff 34834.
tfiala added a comment.

Strips out asyncore-based stdout/stderr dotest inferior handling.  Unnecessary for the final implementation that moved the socket handling into the main thread/main process of the parallel test runner.


http://reviews.llvm.org/D12831

Files:
  test/dosep.py
  test/dotest.py
  test/dotest_args.py
  test/dotest_channels.py
  test/settings/TestSettings.py
  test/test_results.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12831.34834.patch
Type: text/x-patch
Size: 75806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150915/d6b4b4eb/attachment-0001.bin>


More information about the lldb-commits mailing list