[Lldb-commits] [PATCH] D71630: [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminate in the unit tests
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 20 04:50:42 PST 2019
teemperor updated this revision to Diff 234860.
teemperor added a comment.
- Migrated more tests to SubsystemRAII
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71630/new/
https://reviews.llvm.org/D71630
Files:
lldb/unittests/Core/MangledTest.cpp
lldb/unittests/Editline/EditlineTest.cpp
lldb/unittests/Expression/ClangExpressionDeclMapTest.cpp
lldb/unittests/Expression/ClangParserTest.cpp
lldb/unittests/Expression/CppModuleConfigurationTest.cpp
lldb/unittests/Expression/DWARFExpressionTest.cpp
lldb/unittests/Host/ConnectionFileDescriptorTest.cpp
lldb/unittests/Host/HostInfoTest.cpp
lldb/unittests/Host/MainLoopTest.cpp
lldb/unittests/Host/SocketAddressTest.cpp
lldb/unittests/Host/SocketTest.cpp
lldb/unittests/Interpreter/TestCompletion.cpp
lldb/unittests/Language/Highlighting/HighlighterTest.cpp
lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp
lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp
lldb/unittests/Process/minidump/MinidumpParserTest.cpp
lldb/unittests/Symbol/LocateSymbolFileTest.cpp
lldb/unittests/Symbol/TestClangASTContext.cpp
lldb/unittests/Symbol/TestClangASTImporter.cpp
lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp
lldb/unittests/Symbol/TestLineEntry.cpp
lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp
lldb/unittests/Target/ModuleCacheTest.cpp
lldb/unittests/TestingSupport/SubsystemRAII.h
lldb/unittests/Utility/CMakeLists.txt
lldb/unittests/Utility/SubsystemRAIITest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71630.234860.patch
Type: text/x-patch
Size: 33493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191220/8db26a75/attachment-0001.bin>
More information about the lldb-commits
mailing list