[lldb/Test] Modify more tests for API replay
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 15 May 2020 00:57:10 +0000 (17:57 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 15 May 2020 00:58:27 +0000 (17:58 -0700)
commitbf02bcffcfd7dc965e930c6a3035895823d2d78b
tree056eef2f3b1da7e6f0f1dbcd3cc371845eca4547
parent5df55bc7a46fd5319402ac856753bc5ba5e7fb8a
[lldb/Test] Modify more tests for API replay

Skip tests or parts thereof that aren't expected to work when run from a
reproducer. Also improve the doc comments in configuration.py to prevent
mistakes in the future.
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/test/API/commands/process/attach/attach_denied/TestAttachDenied.py
lldb/test/API/commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py
lldb/test/API/functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py
lldb/test/API/functionalities/breakpoint/objc/TestObjCBreakpoints.py