llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client
Raphael Isemann 23d7a9ebbe Fix whitespace in the python test suite.
Summary:
The test suite has often unnecessary trailing whitespace, and sometimes
unnecessary trailing lines or a missing final new line. This patch just strips
trailing whitespace/lines and adds missing newlines at the end.

Subscribers: ki.stfu, JDevlieghere, christof, lldb-commits

Differential Revision: https://reviews.llvm.org/D49943

llvm-svn: 338171
2018-07-27 22:20:59 +00:00
..
TestGDBRemoteClient.py [lit] Fix several tests that fail when using Python 3 or on Windows 2018-05-14 21:04:24 +00:00
TestGDBRemoteLoad.py Add a test for setting the load address of a module with differing physical/virtual addresses 2018-03-26 11:45:32 +00:00
TestRestartBug.py Rewrite the flaky test_restart_bug test in a more deterministic way 2018-02-08 10:37:23 +00:00
TestTargetXMLArch.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
TestThreadSelectionBug.py Re-land "Don't assume backing thread shares protocol ID." 2018-04-13 11:31:34 +00:00
a.yaml
gdbclientutils.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
operating_system.py Re-land "Don't assume backing thread shares protocol ID." 2018-04-13 11:31:34 +00:00