diff --git a/lldb/test/Shell/CMakeLists.txt b/lldb/test/Shell/CMakeLists.txt index a843f11f3a06..48c02fed2c86 100644 --- a/lldb/test/Shell/CMakeLists.txt +++ b/lldb/test/Shell/CMakeLists.txt @@ -24,7 +24,7 @@ add_lit_testsuite(check-lldb-repro-capture DEPENDS lldb-test-deps) # Add a lit test suite that runs the shell test by replaying a reproducer. -add_lit_testsuite(check-lldb +add_lit_testsuite(check-lldb-repro "Running lldb shell test suite with reproducer replay" ${CMAKE_CURRENT_BINARY_DIR} PARAMS "lldb-run-with-repro=capture"