teak-llvm/lldb/packages/Python/lldbsuite/test/api/multithreaded
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
..
common.h getwd(3) with NULL pointer extension is supported on NetBSD 2015-12-07 21:21:12 +00:00
driver.cpp.template Ignore SIGPIPE in the mini-driver used by these tests. 2016-12-21 00:12:54 +00:00
inferior.cpp
listener_test.cpp.template [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
Makefile Merge ENABLE_THREADS and ENABLE_STD_THREADS markers 2015-12-15 12:11:00 +00:00
test_breakpoint_callback.cpp.template [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
test_listener_event_description.cpp.template [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
test_listener_event_process_state.cpp.template [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
test_listener_resume.cpp.template [Test Suite] Pull generateSource into lldbtest 2016-10-31 04:48:19 +00:00
TestMultithreaded.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00