summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-174/+258
* [NFC] Darwin llgs support from Week of CodeTodd Fiala2016-09-041-95/+0
* Fix tests for the gdb-remote memory read packetsPavel Labath2016-08-181-2/+11
* Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...Omair Javaid2016-08-111-2/+10
* [test] Relax stderr expectations on targets with chatty outputPavel Labath2016-04-141-7/+13
* Mark an LLGS test as flakyPavel Labath2016-03-161-0/+1
* Mark TestLldbGdbServer.test_software_breakpoint_set_and_remove_work_llgs as f...Pavel Labath2016-02-191-0/+1
* Mark TestLldbGdbServer.test_written_M_content_reads_back_correctly as flaky o...Pavel Labath2016-02-161-0/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* Marked test_qRegisterInfo_returns_{one_valid_result,all_valid_results} XFAIL ...Todd Fiala2015-11-111-0/+2
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+1471
OpenPOWER on IntegriCloud