[dotest] Remove multiprocessing
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Jul 2019 16:42:47 +0000 (16:42 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Jul 2019 16:42:47 +0000 (16:42 +0000)
commitd3ae0bc31043bdd544485f060dbc1bf79a4aa5f9
treed08a3fb4f62517a191aad8222704cb4e1afdf2b1
parent89905168690ba20d8c635156e32443b481865d49
[dotest] Remove multiprocessing

Now that the Xcode project is removed, I want to focus on dotest as a
test framework, and remove its driver capabilities for which we already
rely on llvm's lit. Removing multiprocessing is the first step in that
direction.

Differential revision: https://reviews.llvm.org/D65311

llvm-svn: 367331
lldb/docs/resources/test.rst
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dosep.py [deleted file]
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py
lldb/test/CMakeLists.txt