summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest_channels.py
Commit message (Expand)AuthorAgeFilesLines
* test infra: move test event-related handling into its own packageTodd Fiala2016-04-201-208/+0
* fix a race is the LLDB test suite results collectionTodd Fiala2016-04-181-0/+8
* Propagate socket_error exception from handle_read. Otherwise Ninja crashes.Adrian McCarthy2015-12-151-3/+2
* test infra: catch and print exception info on test runner socket listenerTodd Fiala2015-12-141-5/+21
* Fix test result serialization to use bytes.Zachary Turner2015-12-021-12/+16
* Candidate fixes for python2/3 compatible string handling in pickling support.Todd Fiala2015-12-021-2/+2
* Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner2015-11-051-1/+5
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+177
OpenPOWER on IntegriCloud