Remove the -b option from dotest.py
authorZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 18:43:16 +0000 (18:43 +0000)
committerZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 18:43:16 +0000 (18:43 +0000)
commit2155d5d301a1665127acc8c92d1c623a6cb1c0fd
treec0c42e704d8af44686de1b6007a1f091a99bfdbc
parent1763c0d3bcd5308ae41114eda7e05c1e7bb1d71c
Remove the -b option from dotest.py

This removes the blacklist option as part of an effort to remove
unused / unmaintained command line options from the test suite.

llvm-svn: 255040
lldb/packages/Python/lldbsuite/test/blacklist.py [deleted file]
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py
lldb/packages/Python/lldbsuite/test/lldbtest.py