[all-commits] [llvm/llvm-project] 4c935c: [lldb/Test] Make TestConvenienceVariables more strict
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jan 7 13:06:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c935c66c43c6026d6ba565b1c6098e0f02d6962
https://github.com/llvm/llvm-project/commit/4c935c66c43c6026d6ba565b1c6098e0f02d6962
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M lldb/test/Shell/Driver/TestConvenienceVariables.test
Log Message:
-----------
[lldb/Test] Make TestConvenienceVariables more strict
This test was passing even when the output of lldb.target was empty.
I've made the test more strict by checking explicitly for the target
name and by using CHECK-NEXT lines.
More information about the All-commits
mailing list