[unittest][DebugInfo/DWARF] Do not report skipped tests as passed
authorIgor Kudrin <ikudrin@accesssoftek.com>
Wed, 22 Dec 2021 11:52:49 +0000 (18:52 +0700)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Wed, 22 Dec 2021 11:52:49 +0000 (18:52 +0700)
commitf5907ea1c0debddac72f5e4d15fc7fed30e36a72
tree7e38649194ac527310d6decaf98ebebaf918a3de
parent2e11e8885c68f7ec6e1f2699a9461708d29ec4df
[unittest][DebugInfo/DWARF] Do not report skipped tests as passed

This is similar to what we have already done to some other tests.
See D102643, D102710, D102754.

Differential Revision: https://reviews.llvm.org/D116108
llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp