summaryrefslogtreecommitdiffstats
path: root/test/051-thread
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Narayan Kamath2014-11-071-2/+6
* Fix thread priorities for unstarted threads.Narayan Kamath2014-11-073-0/+90
* Fix issue with Thread.setName hanging after Thread.startBrian Carlstrom2014-08-282-0/+24
* Add regression test for Thread.interruptedBrian Carlstrom2014-02-102-49/+64
* Fixes to make all run-tests except 051-thread work.jeffhao2012-11-261-0/+4
* Fix copyright headers.Elliott Hughes2012-01-301-1/+15
* Fix the thread test to not be racy.Elliott Hughes2011-10-062-522/+19
* Fix the 051-thread test.Elliott Hughes2011-10-022-0/+3
* Adding old unit tests to test suite.jeffhao2011-09-293-0/+597