llvm-project/lldb/unittests/tools
Antonio Afonso dab879d7c8 [lldb-server unittest] Add missing teardown logic
Summary:
This test base class is missing the teardown making the second set of tests extending it to fail in an assertion in the FileSystem::Initialize() (as it's being initialized twice).
Not sure why this isn't failing the build bots.. (unless they're running without asserts?).

With this fix `ninja LLDBServerTests && ./tools/lldb/unittests/tools/lldb-server/tests/LLDBServerTests` successfully runs and passes all tests.

Reviewers: clayborg, xiaobai, labath

Reviewed By: xiaobai, labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D62788

llvm-svn: 362406
2019-06-03 15:18:15 +00:00
..
lldb-mi [CMake] Folder structure for generated Xcode project to cover more targets 2019-05-28 09:29:05 +00:00
lldb-server [lldb-server unittest] Add missing teardown logic 2019-06-03 15:18:15 +00:00
CMakeLists.txt Revert "build: use the correct variable" 2019-05-15 03:57:07 +00:00