On Wed, 22 Jan 2020, Jonas Devlieghere via lldb-commits wrote:


Author: Jonas Devlieghere
Date: 2020-01-22T17:35:45-08:00
New Revision: 9be5c13538898c7632c2de7300de9479688a2460

URL: 
https://github.com/llvm/llvm-project/commit/9be5c13538898c7632c2de7300de9479688a2460
DIFF: 
https://github.com/llvm/llvm-project/commit/9be5c13538898c7632c2de7300de9479688a2460.diff

LOG: [lldb/Test] Add check-lldb-repro target

This adds a new target check-lldb-repro which runs the shell tests with
the lldb-repo utility. It runs the shell tests twice, once while
capturing a reproducer and then again by replaying that reproducer.


FYI these new tests leave behind a _lot_ of intermediate files in /tmp. Could we have those files in the normal lit test output directory instead?

// Martin

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

Reply via email to