[all-commits] [llvm/llvm-project] 9be5c1: [lldb/Test] Add check-lldb-repro target
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jan 22 17:36:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9be5c13538898c7632c2de7300de9479688a2460
https://github.com/llvm/llvm-project/commit/9be5c13538898c7632c2de7300de9479688a2460
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M lldb/test/Shell/CMakeLists.txt
Log Message:
-----------
[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.
More information about the All-commits
mailing list