[lldb][NFC] Add 'breakpoint command list' test
authorRaphael Isemann <risemann@apple.com>
Mon, 2 Dec 2019 10:08:10 +0000 (11:08 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 2 Dec 2019 10:57:55 +0000 (11:57 +0100)
commit160a5045c699ac523eac3c7a1984705c3e86720e
treeea1011e94d4228e155184bae00c16e7431392af7
parente9e1daf2b9e800c00a3c08db53650c1569288a1b
[lldb][NFC] Add 'breakpoint command list' test

The command has zero test coverage and I'll have to touch the
code formatting the output commands, so let's start by adding a
test for it.
lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/TestBreakpointCommandList.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/a.yaml [new file with mode: 0644]