summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-09-18 01:53:52 +0000
committerJim Ingham <jingham@apple.com>2019-09-18 01:53:52 +0000
commitd6cad39316359a8bebac830350b1d190ce9b0cee (patch)
tree66c6848b73a6d40ac5bd9807c92b542c56dd09b9 /lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py
parentba2e752c520b4ba31c30846269f8331cc217054f (diff)
downloadbcm5719-llvm-d6cad39316359a8bebac830350b1d190ce9b0cee.tar.gz
bcm5719-llvm-d6cad39316359a8bebac830350b1d190ce9b0cee.zip
Clean up this test.
I don't know what the intent of parts of this test were. We set a bunch of breakpoints and ran from one to the other, doing "self.runCmd("thread backtrace")" then continuing to the next one. We didn't actually verify the contents of the backtrace, nor that we hit the breakpoints we set in any particular order. The only actual test was to run sel_getName at two of these stops. So I reduced the test to just stopping at the places where we were actually going to run an expression, and tested the expression. llvm-svn: 372196
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud