summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-09-21 21:08:53 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-09-21 21:08:53 +0000
commitea88e94318492db7c29808a145daa0653a1feae5 (patch)
treeeef4f03a01cb4669a42d8deabf16f26dca0fc032 /llvm/lib/Support/CommandLine.cpp
parent99ff76212a0b38ceae924b3a739a8cc6a132624a (diff)
downloadbcm5719-llvm-ea88e94318492db7c29808a145daa0653a1feae5.tar.gz
bcm5719-llvm-ea88e94318492db7c29808a145daa0653a1feae5.zip
Added a more complex test case of breakpoint commands, which executes a sequence
of 'breakpoint command add/list/remove' commands to set breakpoint callbacks, list them, and then remove one. Modified the lldbtest.TestBase.expect() method to add two additional keyword arguments: o matching (default to True), which, if set to False, reverses the semantics of 'expect' to 'expect not' o patterns (default to None), which specifies a list of regexp patterns to match against the output from running the command TestBreakpointCommand.py uses the matching=False and the patterns=[...] expect() API. llvm-svn: 114480
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud