summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Minidump.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-04-05 07:56:26 +0000
committerPavel Labath <pavel@labath.sk>2019-04-05 07:56:26 +0000
commit546bccf61c620893c0f94c84adf542b0bbad24bb (patch)
tree0ea72ed9d733346c7e75cff2b01cbbd7d1960bdb /llvm/lib/Object/Minidump.cpp
parent0376ac1d946466eb346c2055554153e11b0fc3cf (diff)
downloadbcm5719-llvm-546bccf61c620893c0f94c84adf542b0bbad24bb.tar.gz
bcm5719-llvm-546bccf61c620893c0f94c84adf542b0bbad24bb.zip
TestVCCode_step: replace assertTrue with more specific assertions
When this test fails (flakes) all we get is an error message like "False is not True". This replaces patterns like assertTrue(a == b) with assertEqual(a, b), so we get a better error message (and hopefully a hint as to why the test is flaky). llvm-svn: 357747
Diffstat (limited to 'llvm/lib/Object/Minidump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud