summaryrefslogtreecommitdiffstats
path: root/lldb/gtest
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtest runner: now always does a clean step after running.Todd Fiala2014-10-021-13/+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-262-7/+74
* gtest: modified Xcode integration so gtest assert/expect failure now shows er...Todd Fiala2014-09-261-10/+46
* gtest: remove recursive make, add python driver + Xcode error hook-up.Todd Fiala2014-09-254-14/+84
* Fixup gtest layout, add Linux ThreadStateCoordinator.cpp.Todd Fiala2014-09-256-0/+401
OpenPOWER on IntegriCloud