[Lldb-commits] [PATCH] D112212: [lldb/test] Print build commands in	trace mode
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Oct 21 14:07:20 PDT 2021
    
    
  
teemperor added a comment.
In D112212#3078681 <https://reviews.llvm.org/D112212#3078681>, @dblaikie wrote:
> Does this sort of thing itself get tested? (like this one had a test: https://reviews.llvm.org/D111978 but not sure how much that generalizes/whether there are different parts of the infrastructure are more or less testable)
I think historically we haven't really tested the test infrastructure, but we're not historians (badum-ts) so I would vote in favour of adding tests for this (and the other testing infra).
(I'll also gladly write some tests for the already existing testing utils unless someone objects).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112212/new/
https://reviews.llvm.org/D112212
    
    
More information about the lldb-commits
mailing list