diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-05 17:57:40 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-05 17:57:40 +0000 |
commit | ff75262f701da396a0d34d4f6b67cf8e4c9dc7c2 (patch) | |
tree | f542a08a9bcd4cdddfe176aea40ec3df2194d737 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | d248f027955c6d032adfe9b65e41ef0fe5322eb4 (diff) | |
download | bcm5719-llvm-ff75262f701da396a0d34d4f6b67cf8e4c9dc7c2.tar.gz bcm5719-llvm-ff75262f701da396a0d34d4f6b67cf8e4c9dc7c2.zip |
[testsuite] Split Objective-C data formatter
The testcase for objective-c data formatters is very big as it checks a
bunch of stuff. This is annoying when using the lit test driver, because
it prevents us from running the different cases in parallel. As a
result, it's always one of the last few tests that complete. This patch
splits the test into multiple files that share a common base class. This
way lit can run the different tests in parallel.
Differential revision: https://reviews.llvm.org/D60300
llvm-svn: 357786
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions