summaryrefslogtreecommitdiffstats
path: root/lldb/gtest/unittest/Plugins/Process/Linux
Commit message (Expand)AuthorAgeFilesLines
* Rework the gtest directory structure.Zachary Turner2015-03-134-876/+0
* Create a CMake build for the gtest unit tests.Zachary Turner2015-03-131-0/+4
* Fix compilation error and cleanup in ThreadStateCoordinatorTestChaoren Lin2015-02-033-64/+81
* thread state coordinator: fixed bug in thread running state book-keeping.Todd Fiala2014-10-091-0/+41
* Fix stale comments in new tests.Todd Fiala2014-10-021-2/+6
* thread state coordinator: add tests and impl to error on creation/death issues.Todd Fiala2014-10-021-0/+20
* thread state coordinator: added simpler deferred stop notification method.Todd Fiala2014-10-021-0/+100
* Fix up stale comments from last change.Todd Fiala2014-10-021-2/+2
* thread state coordinator: requesting resume now signals error appropriately.Todd Fiala2014-10-021-3/+25
* thread state coordinator: added error callbacks, cleaned up tests.Todd Fiala2014-10-011-314/+385
* thread state coordinator: add additional assert missing from previous test ch...Todd Fiala2014-09-301-0/+1
* thread state coordinator: add test to be explicit about resume behavior in pr...Todd Fiala2014-09-301-0/+78
* thread state coordinator: added a thread resume request and related tests.Todd Fiala2014-09-291-0/+66
* thread state coordinator: add exec reset support, remove empty virtual destru...Todd Fiala2014-09-291-0/+30
* thread state coordinator: added new thread support.Todd Fiala2014-09-281-1/+69
* thread state coordinator: added thread death support and more tests.Todd Fiala2014-09-271-0/+115
* thread state coordinator: added test for notify after two pending thread stops.Todd Fiala2014-09-271-0/+61
* thread state coordinator: handle when prerequisite pending stop is already st...Todd Fiala2014-09-261-0/+49
* gtest: tweaked test runner to fix an extra comma, added more tdd-based thread...Todd Fiala2014-09-261-6/+69
* Fixup gtest layout, add Linux ThreadStateCoordinator.cpp.Todd Fiala2014-09-252-0/+66
OpenPOWER on IntegriCloud