summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spthreadlife01/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Do not reset resource count during restartSebastian Huber2014-03-311-0/+19
This fixes an integer underflow problem in case resources are released after a thread restart. Add new test sptests/spthreadlife01.