summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-02-03 19:12:30 +0000
committerZachary Turner <zturner@google.com>2016-02-03 19:12:30 +0000
commit62d3a6570afd635986912a7b9cb5791bc37da137 (patch)
tree13456c00ebc94f627685f7bf2b4111985bbc8510 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parentc2d2f44683f0e413d3498e6cc5703a131f64c61c (diff)
downloadbcm5719-llvm-62d3a6570afd635986912a7b9cb5791bc37da137.tar.gz
bcm5719-llvm-62d3a6570afd635986912a7b9cb5791bc37da137.zip
Move some android platform functions to lldbplatformutil.
My eventual goal is to move all of the test decorators to their own module such as `decorators.py`. But some of the decorators use existing functions in `lldbtest.py` and conceptually the functions are probably more appropriately placed in lldbplatformutil. Moreover, lldbtest.py is a huge file with a ton of random utility functions scattered around, so this patch also workds toward the goal of reducing the footprint of this one module to a more reasonable size. So this patch moves some of them over to lldbplatformutil with the eventual goal of moving decorators over to their own module. Reviewed By: Tamas Berghammer, Pavel Labath Differential Revision: http://reviews.llvm.org/D16830 llvm-svn: 259680
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud