summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorJulian Lettner <jlettner@apple.com>2019-02-14 22:30:07 +0000
committerJulian Lettner <jlettner@apple.com>2019-02-14 22:30:07 +0000
commit96adb78b120b6aa9739eb714534dc8e819f7bc52 (patch)
tree065ef17df39eb3b6b42738c1951bc5a78faec390 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent9e5e868d95c25c1c5b09f315cc9f7f15885d61a2 (diff)
downloadbcm5719-llvm-96adb78b120b6aa9739eb714534dc8e819f7bc52.tar.gz
bcm5719-llvm-96adb78b120b6aa9739eb714534dc8e819f7bc52.zip
[lit] Set --single-process for single tests and --threads=1
Summary: Automatically upgrade debugging experience (single process, no thread pool) when: 1) we only run a single test 2) user specifies `-j1` Details: Fix `--max-failures` in single process mode. Option did not have an effect in single process mode. Add display feedback for single process mode. Adapted test. Improve argument checking (require positive integers). `--single-process` is now essentially an alias for `-j1`. Should we remove it? Reviewers: rnk Differential Revision: https://reviews.llvm.org/D58249 llvm-svn: 354068
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud