[jboss-jira] [JBoss JIRA] Updated: (JGRP-693) Incorporate MultithreadedTestCase (MTC) usage into JGroups testsuite

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Jun 17 08:39:33 EDT 2008


     [ http://jira.jboss.com/jira/browse/JGRP-693?page=all ]

Bela Ban updated JGRP-693:
--------------------------

    Fix Version/s: 2.x
                       (was: 2.7)

> Incorporate MultithreadedTestCase (MTC) usage into JGroups testsuite
> --------------------------------------------------------------------
>
>                 Key: JGRP-693
>                 URL: http://jira.jboss.com/jira/browse/JGRP-693
>             Project: JGroups
>          Issue Type: Task
>         Environment: JGroups testsuite test cases
>            Reporter: Richard Achmatowicz
>         Assigned To: Bela Ban
>             Fix For: 2.x
>
>
> MultithreadedTestCase (MTC) is an open-source testing framework which supports the writing of multithreaded test cases. It introduces a global tick-counter which provides a deterministic form of thread synchronization, based on the number of times all threads in a test case are blocked. The tool works well ina debugger, unlike other approximate forms of synchronization (e.g. sleep())
> This issue concerns using MTC in order to simplify and improve test cases in the JGroups test suite in which concurrency and blocking are at issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list