summaryrefslogtreecommitdiffstats
path: root/test/051-thread/src
Commit message (Expand)AuthorAgeFilesLines
* Fix thread priorities for unstarted threads.Narayan Kamath2014-11-061-0/+54
* Fix issue with Thread.setName hanging after Thread.startBrian Carlstrom2014-08-281-0/+21
* Add regression test for Thread.interruptedBrian Carlstrom2014-02-101-42/+56
* 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-061-10/+18
* Fix the 051-thread test.Elliott Hughes2011-10-021-0/+2
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+73